mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #3748: Fix for create VM in cloud view
This commit is contained in:
parent
0a75d4a535
commit
880c553a60
@ -92,7 +92,7 @@ define(function(require) {
|
||||
call: OpenNebula.Template.instantiate,
|
||||
callback: function(){
|
||||
OpenNebula.Action.clear_cache("VM");
|
||||
show_provision_vm_list(0);
|
||||
ProvisionVmsList.show(0);
|
||||
var context = $("#provision_create_vm");
|
||||
$("#vm_name", context).val('');
|
||||
$(".provision_selected_networks").html("");
|
||||
|
Loading…
x
Reference in New Issue
Block a user