Skip to content
Snippets Groups Projects
Commit 3496b127 authored by Igor Biki's avatar Igor Biki Committed by Lily Yan
Browse files

ISTWCMS-4526: Adding dashboard menu items for contact content type.

parent 54c6f5d9
No related branches found
No related tags found
1 merge request!36Feature/istwcms 4526 ibiki contact update
......@@ -166,6 +166,24 @@ uw_content_management.content_types.catalog_item.list_catalog_categories:
url: internal:/admin/structure/taxonomy/manage/uw_vocab_catalog_categories/overview
weight: 0
uw_content_management.content_types.contact:
title: 'Contact'
parent: uw_content_management.content_types
url: internal:/node/add/uw_ct_contact
weight: 0
uw_content_management.content_types.contact:.add_contact_tag:
title: 'Add contact tag'
parent: uw_content_management.content_types.contact
url: internal:/admin/structure/taxonomy/manage/contact_group/add
weight: 0
uw_content_management.content_types.contact.list_contact_tag:
title: 'List contact tags'
parent: uw_content_management.content_types.contact
url: internal:/admin/structure/taxonomy/manage/contact_group/overview
weight: 0
uw_content_management.content_types.event:
title: 'Event'
parent: uw_content_management.content_types
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment