mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
fix jshint error
This commit is contained in:
parent
55034f1a78
commit
437f312026
@ -10,7 +10,7 @@ const defaultParams = {
|
||||
page_size: "200",
|
||||
order_by: 'start_line',
|
||||
not__event__in: 'playbook_on_start,playbook_on_play_start,playbook_on_task_start,playbook_on_stats'
|
||||
}
|
||||
};
|
||||
|
||||
export default {
|
||||
name: 'jobDetail',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user