PMCORE-1662

This commit is contained in:
Paula Quispe
2020-06-16 16:51:14 -04:00
parent 403f144d8d
commit 9d8479e9c4
2 changed files with 3 additions and 3 deletions

View File

@@ -302,7 +302,7 @@ function openCaseNotesWindow(appUid1, delIndex, modalSw, appTitle, proUid, taskU
xtype: "checkbox",
id: "chkSendMail",
name: "chkSendMail",
checked: true,
checked: false,
boxLabel: _("ID_CASE_NOTES_LABEL_SEND")
},
'->',