1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

bug #3955: Reflow cluster creation tabs

This commit is contained in:
Daniel Molina 2015-08-31 17:04:25 +02:00
parent ef2de83fb1
commit c99a496092

View File

@ -83,6 +83,7 @@ define(function(require) {
}
function _setup(context) {
context.foundation('tab', 'reflow');
this.hostsTable.initialize();
this.vnetsTable.initialize();
this.datastoresTable.initialize();