mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
fix jshint error
This commit is contained in:
parent
55b74ddd23
commit
45620f35a3
@ -31,8 +31,7 @@ export default
|
||||
});
|
||||
};
|
||||
getManagementJobs();
|
||||
var scope = $rootScope.$new(),
|
||||
parent_scope = scope;
|
||||
var scope = $rootScope.$new();
|
||||
scope.cleanupJob = true;
|
||||
|
||||
// This handles the case where the user refreshes the management job notifications page.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user