mirror of
https://github.com/ansible/awx.git
synced 2026-07-06 22:08:08 -02:30
Job detail page re-refactor
Job host events dialog.
This commit is contained in:
@@ -1006,6 +1006,7 @@ function JobDetailController ($location, $rootScope, $scope, $compile, $routePar
|
||||
|
||||
scope.hostEventsViewer = function(id, name) {
|
||||
HostEventsViewer({
|
||||
scope: scope,
|
||||
id: id,
|
||||
name: name,
|
||||
url: scope.job.related.job_events + '?event__icontains=runner'
|
||||
|
||||
Reference in New Issue
Block a user