mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Merge pull request #4651 from chrismeyersfsu/fix-3833
remove activity stream link on scheduled jobs list
This commit is contained in:
commit
b89a8e52ef
@ -285,9 +285,7 @@ export default
|
||||
}
|
||||
},
|
||||
data: {
|
||||
activityStream: true,
|
||||
activityStreamTarget: 'job',
|
||||
activityStreamId: 'id'
|
||||
activityStream: false,
|
||||
},
|
||||
ncyBreadcrumb: {
|
||||
parent: 'jobs',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user