Skip to content
Snippets Groups Projects

ISTWCMS-4527: Adding dashboard menu items.

Merged Igor Biki requested to merge feature/ISTWCMS-4527-ibiki-profile-content-type into 8.x-1.x
1 file
+ 18
0
Compare changes
  • Side-by-side
  • Inline
@@ -232,6 +232,24 @@ uw_content_management.content_types.news_item.list_news_tags:
url: internal:/admin/structure/taxonomy/manage/uw_vocab_news_tags/overview
weight: 0
uw_content_management.content_types.profile:
title: 'Profile'
parent: uw_content_management.content_types
url: internal:/node/add/uw_ct_profile
weight: 0
uw_content_management.content_types.profile.add_profile_type:
title: 'Add profile type'
parent: uw_content_management.content_types.profile
url: internal:/admin/structure/taxonomy/manage/uw_vocab_profile_type/add
weight: 0
uw_content_management.content_types.profile.list_profile_types:
title: 'List profile types'
parent: uw_content_management.content_types.profile
url: internal:/admin/structure/taxonomy/manage/uw_vocab_profile_type/overview
weight: 0
uw_content_management.content_types.site_footer:
title: 'Site footer'
parent: uw_content_management.content_types
Loading