pve-manager/www
Emmanuel Kasper cececa1d65 ext6migrate: remove redundant code to set the default active tab
If the default activeTab is *undefined* and *not* null, activeTab defaults to 0,
so we don't need to set this explicitely.

dug from ExtJS tabPanel:
activeTab = me.activeTab !== null ? (me.activeTab || 0) : null;
2016-01-22 11:24:21 +01:00
..
bootstrap really install bootstrap files 2014-05-02 11:35:16 +02:00
css add swap icon for LXC resources 2015-10-28 11:35:51 +01:00
images add swap icon for LXC resources 2015-10-28 11:35:51 +01:00
manager add qemu agent gui option 2016-01-22 11:24:19 +01:00
manager6 ext6migrate: remove redundant code to set the default active tab 2016-01-22 11:24:21 +01:00
mobile s/pveBackButton/pveReloadButton/ 2015-09-24 06:54:57 +02:00
Makefile update build infrastucture to be able to develop with Ext6 2015-11-13 07:08:04 +01:00