mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Fixed activity stream for smart inventory
This commit is contained in:
parent
0c17744871
commit
bab497a0c1
@ -215,7 +215,8 @@ angular.module('inventory', [
|
||||
},
|
||||
data: {
|
||||
activityStream: true,
|
||||
activityStreamTarget: 'inventory'
|
||||
activityStreamTarget: 'inventory',
|
||||
activityStreamId: 'smartinventory_id'
|
||||
},
|
||||
resolve: {
|
||||
edit: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user