Commit Graph

4 Commits

Author SHA1 Message Date
Dominik Csapak
4661648a14 drop all hide calls
since we do not use tabpanels anymore,
the hide calls and listeners do nothing,
so we can drop them

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-08-24 12:46:47 +02:00
Dominik Csapak
22f2f9d6c0 jslint: remove trailing commas
before ECMA5 trailing commas in arrays and objects
are forbidden

in jslint this is an error and cannot be deactivated

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-29 17:06:34 +02:00
Dominik Csapak
065bb064b5 change show to activate
so that the store loads on page activation (refresh and intial click)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-04-08 16:59:00 +02:00
Dietmar Maurer
189d7c6c33 copy ha/StatusView.js from manager to manager6 2016-02-15 12:35:14 +01:00