mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Revert "Fix live events with scheduled jobs on dashboard"
This reverts commit c9b4882012357db8d4effb5b38a22049599468b6.
This commit is contained in:
parent
78a4252e7b
commit
0507e89709
@ -50,7 +50,6 @@ angular.module('DashboardJobsWidget', ['RestServices', 'Utilities'])
|
||||
|
||||
$rootScope.$on('JobStatusChange', function() {
|
||||
jobs_scope.refreshJobs();
|
||||
scheduled_scope.refreshSchedules();
|
||||
});
|
||||
|
||||
if (scope.removeListLoaded) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user