give program managers listener stats access
This commit is contained in:
parent
f9d810eb94
commit
2af54d0b64
|
@ -83,8 +83,8 @@ $ccAcl->allow('G', 'index')
|
|||
->allow('H', 'library')
|
||||
->allow('H', 'playlist')
|
||||
->allow('H', 'playouthistory')
|
||||
->allow('H', 'listenerstat')
|
||||
->allow('A', 'playouthistorytemplate')
|
||||
->allow('A', 'listenerstat')
|
||||
->allow('A', 'user')
|
||||
->allow('A', 'systemstatus')
|
||||
->allow('A', 'preference')
|
||||
|
|
Loading…
Reference in New Issue