mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 20:51:21 -03:30
Fixed JS compile error.
This commit is contained in:
parent
04357bd471
commit
74834abc00
@ -1010,7 +1010,7 @@ function JobDetailController ($location, $rootScope, $scope, $compile, $routePar
|
||||
name: name,
|
||||
url: scope.job.related.job_events + '?event__icontains=runner'
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user