mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
bug #3285: VM/Service Templates are not refreshed
This commit is contained in:
parent
d7d7e173aa
commit
d719a1518a
@ -2769,6 +2769,7 @@ function show_provision_group_info_callback(request, response) {
|
||||
}
|
||||
|
||||
function show_provision_create_vm() {
|
||||
OpenNebula.Helper.clear_cache("VMTEMPLATE");
|
||||
update_provision_templates_datatable(provision_system_templates_datatable);
|
||||
provision_system_templates_datatable.fnFilter("^-$", 2, true, false)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user