mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Rogue console be gone
This commit is contained in:
parent
47c59d5211
commit
c1cf7b79e3
@ -44,7 +44,6 @@ function AtModalController ($timeout, eventService, strings) {
|
||||
};
|
||||
|
||||
vm.hide = () => {
|
||||
console.log('hide');
|
||||
overlay.style.opacity = 0;
|
||||
|
||||
if (!vm.modal.preventOutsideClick) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user