mirror of
https://github.com/ansible/awx.git
synced 2026-05-03 07:35:28 -02:30
Merge pull request #1644 from jaredevantabor/activity-stream-fixes
Activity stream fixes
This commit is contained in:
@@ -169,8 +169,7 @@ function JobsRun ($stateRegistry) {
|
||||
url: '/jobz/:type/:id?job_event_search',
|
||||
route: '/jobz/:type/:id?job_event_search',
|
||||
data: {
|
||||
activityStream: true,
|
||||
activityStreamTarget: 'jobs'
|
||||
activityStream: false,
|
||||
},
|
||||
views: {
|
||||
'@': {
|
||||
|
||||
Reference in New Issue
Block a user