mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Close region selector on overlay click
This commit is contained in:
parent
affd70ddcd
commit
84b73b979f
@ -188,7 +188,7 @@
|
||||
closeRegionSelector();
|
||||
} else {
|
||||
$regionSwitcherButton.addClass('active');
|
||||
$regionSelector.fadeIn('fast').overlay();
|
||||
$regionSelector.fadeIn('fast').overlay({ closeAction: closeRegionSelector });
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user