mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Bug #3319: Clear flow instantiate dialog after each submit
This commit is contained in:
parent
aadd17d84f
commit
1e81cc7a1d
@ -1881,6 +1881,7 @@ function setupInstantiateServiceTemplateDialog(){
|
||||
}
|
||||
}
|
||||
|
||||
$instantiate_service_template_dialog.empty();
|
||||
$instantiate_service_template_dialog.foundation('reveal', 'close')
|
||||
return false;
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user