implemented the community admin menu and necessary tweaks to the menu system
This commit is contained in:
@@ -184,3 +184,5 @@ permissions:
|
||||
role: "Community.AnyAdmin"
|
||||
- name: "Community.MassMail"
|
||||
role: "Community.AnyAdmin"
|
||||
- name: "Community.Destroy"
|
||||
role: "Community.Host"
|
||||
|
||||
@@ -25,7 +25,7 @@ domains:
|
||||
requirePermission: "Community.Read"
|
||||
requireRole: "Community.AnyAdmin"
|
||||
linkSequence: 5000
|
||||
link: "/TODO/comm/[CID]/admin"
|
||||
link: "/comm/[CID]/admin"
|
||||
title: "Administration"
|
||||
- id: "SysAdmin"
|
||||
index: 2
|
||||
|
||||
Reference in New Issue
Block a user