mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -02:30
Fixed JS compile error.
This commit is contained in:
@@ -1010,7 +1010,7 @@ function JobDetailController ($location, $rootScope, $scope, $compile, $routePar
|
||||
name: name,
|
||||
url: scope.job.related.job_events + '?event__icontains=runner'
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user