]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
change time of startupdate
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 5 Apr 2017 07:25:50 +0000 (09:25 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 5 Apr 2017 07:43:19 +0000 (09:43 +0200)
commit1a68e95dec73e2703610cd7cdc28af404183fda5
treea6d15def879cd9831479e90d7d51b1a4ced9fdc0
parent3c93b430cd633374eb215d5b19d2c5c723699ff3
change time of startupdate

because these components are not always children of
a tabpanel or standalone, we cannot use activate here
else we do not trigger the startupdate

disadvantage: when used as a child of a tabpanel,
it starts immediately instead of when clicking on the tab

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
node/DNSView.js
node/NetworkView.js
node/TimeView.js