mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Fix dialog overlay 'buildup' when changing some selects
This commit is contained in:
parent
7998413f48
commit
66f5d4a537
@ -59,6 +59,8 @@
|
||||
})
|
||||
|
||||
var ret = function() {
|
||||
$('.overlay').remove();
|
||||
|
||||
return $formContainer.dialog({
|
||||
dialogClass: 'create-form',
|
||||
closeOnEscape: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user