mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-27 10:50:10 +03:00
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
This commit is contained in:
parent
b9a1239267
commit
af24ab2b23
@ -65,7 +65,8 @@ define(function(require) {
|
||||
Sunstone.getDialog(CLUSTERS_DIALOG_ID).setParams({
|
||||
element: response[XML_ROOT],
|
||||
resource:"datastore",
|
||||
resource_name: RESOURCE
|
||||
resource_name: RESOURCE,
|
||||
only_update_template: false
|
||||
});
|
||||
|
||||
Sunstone.getDialog(CLUSTERS_DIALOG_ID).reset();
|
||||
|
Loading…
x
Reference in New Issue
Block a user