mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 09:57:33 -02:30
Fixed JS minification errors
This commit is contained in:
@@ -621,7 +621,6 @@ function($rootScope, $location, $log, $routeParams, Rest, Alert, HostForm, Gener
|
|||||||
catch(err) {
|
catch(err) {
|
||||||
// ignore
|
// ignore
|
||||||
}
|
}
|
||||||
console.log('calling refreshHosts()');
|
|
||||||
group_scope.refreshHosts();
|
group_scope.refreshHosts();
|
||||||
scope.$destroy();
|
scope.$destroy();
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user