Merge branch '570-adopt-branch-558' into 'master-fix'
Add customer tags to menu. #570 See merge request jankstudio/resq!684
This commit is contained in:
commit
06d44aa7cb
1 changed files with 4 additions and 0 deletions
|
|
@ -185,6 +185,10 @@ main_menu:
|
|||
acl: static_content.list
|
||||
label: Static Content
|
||||
parent: support
|
||||
- id: customertag_list
|
||||
acl: customer_tag.list
|
||||
label: Customer Tags
|
||||
parent: support
|
||||
|
||||
- id: service
|
||||
acl: service.menu
|
||||
|
|
|
|||
Loading…
Reference in a new issue