fix: [ACL] Added missing function

pull/3989/head
iglocska 2019-01-02 10:06:39 +01:00
parent 515bf89766
commit 6aa366138c
1 changed files with 1 additions and 0 deletions

View File

@ -404,6 +404,7 @@ class ACLComponent extends Component
'selectTaxonomy' => array('perm_tagger'),
'showEventTag' => array('*'),
'showAttributeTag' => array('*'),
'showTagControllerTag' => array('*'),
'tagStatistics' => array('*'),
'view' => array('*'),
'viewGraph' => array('*'),