mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
parent
b0afcf4844
commit
2ce5350e37
@ -626,8 +626,8 @@ define(function(require) {
|
||||
ids : ds
|
||||
};
|
||||
this.datastoresTable.selectResourceTableSelect(selectedResources);
|
||||
$(".provision_ds_selector", create_vm_context).data("dsTable", this.datastoresTable);
|
||||
}
|
||||
$(".provision_ds_selector", create_vm_context).data("dsTable", this.datastoresTable);
|
||||
} else {
|
||||
$(".provision_ds_selector", create_vm_context).html("");
|
||||
$(".provision_ds", create_vm_context).hide();
|
||||
|
Loading…
x
Reference in New Issue
Block a user