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

bug #3919: Reflow Group creation tabs

This commit is contained in:
Daniel Molina 2015-08-20 12:56:02 +02:00
parent 6f415061de
commit 42bb016441

View File

@ -130,6 +130,7 @@ define(function(require) {
function _setup(context) {
var that = this;
context.foundation('tab', 'reflow');
this.userCreation.setup( $("#admin_user_wrapper",context) );
Tips.setup(context);
@ -267,7 +268,6 @@ define(function(require) {
}
function _onShow(context) {
}
function _fill(context, element) {