mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Merge pull request #229 from mabashian/7403-smart-inv-activity-stream
Fixed activity stream for smart inventory
This commit is contained in:
commit
ae6fd2e484
@ -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