Commit Graph

5 Commits

Author SHA1 Message Date
Emmanuel Kasper
cbf554393a remove hardcoded span html tag, as it appears to be unused 2015-05-19 09:26:32 +02:00
Emmanuel Kasper
da00dcd539 ext5migrate: fix display of PVE version underneath product name
With the alignment set to 'middle' in the north region, the 'versioninfo'
component was wrongly pushed downwards, hiding the version string.
Besides that we need to manually set a 'height' argument
to 'versioninfo' equal to the size of the north region, to prevent extjs to
generate a problematic padding.
2015-05-19 09:26:22 +02:00
Emmanuel Kasper
f01259ee05 ext5migrate: replace obsolete 'margins' parameter with 'margin'
As mentioned in
http://docs.sencha.com/extjs/5.1/whats_new/5.0/extjs_upgrade_guide.html
the 'margins' component parameter is now obsolete.
2015-05-19 09:26:11 +02:00
Emmanuel Kasper
d704abbd86 Temporary deactivate southPanel so we can load the rest of the Workspace 2015-04-28 06:46:29 +02:00
Dietmar Maurer
787ae72a20 copy Workspace.js from manager to manager5 2015-04-20 06:05:29 +02:00