mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
Rogue console be gone
This commit is contained in:
@@ -44,7 +44,6 @@ function AtModalController ($timeout, eventService, strings) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
vm.hide = () => {
|
vm.hide = () => {
|
||||||
console.log('hide');
|
|
||||||
overlay.style.opacity = 0;
|
overlay.style.opacity = 0;
|
||||||
|
|
||||||
if (!vm.modal.preventOutsideClick) {
|
if (!vm.modal.preventOutsideClick) {
|
||||||
|
|||||||
Reference in New Issue
Block a user