Skip to content

Commit

Permalink
feat: Add Category Administration Navigation - Meeds-io/MIPs#170 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker authored Jan 7, 2025
1 parent d1017f4 commit e33ca5b
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,12 @@
<icon>fas fa-sitemap</icon>
<page-reference>portal::administration::siteManagement</page-reference>
</node>
<node>
<name>categories</name>
<label>#{portal.administration.categoryManagement}</label>
<icon>fas fa-th-large</icon>
<page-reference>portal::administration::categoryManagement</page-reference>
</node>
<node>
<name>portlets</name>
<label>#{portal.administration.portlets}</label>
Expand Down

0 comments on commit e33ca5b

Please sign in to comment.