feat: show recipients section for System Notifications
This commit is contained in:
parent
200211e11e
commit
856ff501e4
1 changed files with 2 additions and 2 deletions
|
|
@ -207,7 +207,7 @@
|
|||
"label": "Value To Be Set"
|
||||
},
|
||||
{
|
||||
"depends_on": "eval:in_list(['Email', 'SMS'], doc.channel)",
|
||||
"depends_on": "eval:doc.channel !=\"Slack\"",
|
||||
"fieldname": "column_break_5",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Recipients"
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
"icon": "fa fa-envelope",
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2020-10-28 11:04:54.955567",
|
||||
"modified": "2020-11-24 14:25:43.245677",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Email",
|
||||
"name": "Notification",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue