mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
fix jshint error
This commit is contained in:
@@ -31,8 +31,7 @@ export default
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
getManagementJobs();
|
getManagementJobs();
|
||||||
var scope = $rootScope.$new(),
|
var scope = $rootScope.$new();
|
||||||
parent_scope = scope;
|
|
||||||
scope.cleanupJob = true;
|
scope.cleanupJob = true;
|
||||||
|
|
||||||
// This handles the case where the user refreshes the management job notifications page.
|
// This handles the case where the user refreshes the management job notifications page.
|
||||||
|
|||||||
Reference in New Issue
Block a user