mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 21:48:18 +00:00
feat: WIP Contnet managemtn
This commit is contained in:
@@ -326,6 +326,11 @@ export const FREIGHT_PERMS = {
|
||||
delete: "edr_freight_app:settings:contract_templates:delete",
|
||||
read: "edr_freight_app:settings:contract_templates:read",
|
||||
},
|
||||
// Portal-facing help/FAQ/legal copy, edited from Portal content.
|
||||
supportContent: {
|
||||
view: "edr_freight_app:settings:support_content:view",
|
||||
manage: "edr_freight_app:settings:support_content:manage",
|
||||
},
|
||||
},
|
||||
audit: {
|
||||
view: "edr_freight_app:audit:view",
|
||||
|
||||
Reference in New Issue
Block a user