mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-30 22:50:10 +03:00
Fix alert box initialization in cloud view vm create
This commit is contained in:
parent
393134648f
commit
63dc527cd7
@ -571,6 +571,9 @@ define(function(require) {
|
||||
|
||||
$("#provision_create_vm li:not(.is-active) a[href='#provision_dd_template']").trigger("click")
|
||||
|
||||
|
||||
$("#provision_create_vm .alert-box-error").hide();
|
||||
|
||||
$(".section_content").hide();
|
||||
$("#provision_create_vm").fadeIn();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user