fix: only allow system manager to create email templates
This commit is contained in:
parent
2937b09a22
commit
81066d7562
1 changed files with 4 additions and 5 deletions
|
|
@ -57,18 +57,16 @@
|
|||
],
|
||||
"icon": "fa fa-comment",
|
||||
"links": [],
|
||||
"modified": "2022-01-04 14:12:50.321633",
|
||||
"modified": "2023-01-02 03:56:48.437280",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Email",
|
||||
"name": "Email Template",
|
||||
"naming_rule": "Set by user",
|
||||
"owner": "Administrator",
|
||||
"permissions": [
|
||||
{
|
||||
"create": 1,
|
||||
"read": 1,
|
||||
"role": "All",
|
||||
"share": 1,
|
||||
"write": 1
|
||||
"role": "All"
|
||||
},
|
||||
{
|
||||
"create": 1,
|
||||
|
|
@ -85,5 +83,6 @@
|
|||
],
|
||||
"sort_field": "modified",
|
||||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
"track_changes": 1
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue