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:
parent
6f415061de
commit
42bb016441
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user