From 989fdabc5b54d6977b00495805266e848b8d318e Mon Sep 17 00:00:00 2001 From: Korina Cordero Date: Thu, 27 May 2021 08:06:36 +0000 Subject: [PATCH] Add customer tags to menu. #570 --- config/menu.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/menu.yaml b/config/menu.yaml index d90ba3da..35709ee0 100644 --- a/config/menu.yaml +++ b/config/menu.yaml @@ -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