mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Fixed JS minification errors
This commit is contained in:
parent
e96444ac8f
commit
28c8a3822d
@ -621,7 +621,6 @@ function($rootScope, $location, $log, $routeParams, Rest, Alert, HostForm, Gener
|
||||
catch(err) {
|
||||
// ignore
|
||||
}
|
||||
console.log('calling refreshHosts()');
|
||||
group_scope.refreshHosts();
|
||||
scope.$destroy();
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user