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