mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-25 09:21:48 -05:00
AC-997 enable activity stream for non-privileged users.
This commit is contained in:
@@ -19,8 +19,7 @@ angular.module('CredentialFormDefinition', [])
|
||||
stream: {
|
||||
ngClick: "showActivity()",
|
||||
awToolTip: "View Activity Stream",
|
||||
mode: 'edit',
|
||||
ngShow: "user_is_superuser"
|
||||
mode: 'edit'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user