mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-27 13:57:23 +03:00
parent
e5828bed29
commit
e31bae0425
@ -68,11 +68,10 @@ define(function(require) {
|
||||
function _setup(context) {
|
||||
var that = this;
|
||||
Foundation.reflow(context, 'abide');
|
||||
|
||||
|
||||
that.arTab.setup(context, "add_ar");
|
||||
|
||||
$('#submit_ar_reset_button', context).click(function(){
|
||||
Sunstone.getDialog(DIALOG_ID).reset();
|
||||
Sunstone.getDialog(DIALOG_ID).show();
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user