mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Fixed js lint error
This commit is contained in:
parent
bec9cc73cd
commit
0766bc302b
@ -309,7 +309,7 @@ function JobDetailController ($location, $rootScope, $scope, $compile, $routePar
|
||||
name: event.event_data.host,
|
||||
created: event.created,
|
||||
msg: msg,
|
||||
counter: counter,
|
||||
counter: event.counter,
|
||||
item: item
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user