]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/storage/ContentView.js
ext6migrate: fix ContentView
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 10 Mar 2016 10:46:57 +0000 (11:46 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 10 Mar 2016 16:23:36 +0000 (17:23 +0100)
commit3b422683cf593a54cad672f9f238d4820a5e84d4
tree208915cdde7f12994731be3f2ace5630b3d7060f
parentc2317525f07d94c94e7ee159dcc855e89b1c1560
ext6migrate: fix ContentView

we move the static configuration to the class definition
we change the deprecated autoScroll to scrollable
we change applyIf to apply (when appropriate)
we change "new Ext..." to Ext.create
we change the event from show to activate

also we change the button height of the upload to 32
so that it matches the textfield (looks weird otherwise)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/storage/ContentView.js