PMCORE-1487

This commit is contained in:
Paula Quispe
2020-05-25 12:57:58 -04:00
parent 283794ca23
commit 9ea1554ef3
5 changed files with 164 additions and 1 deletions

View File

@@ -1073,7 +1073,7 @@ Ext.onReady(function(){
params: {
action: 'cancelCase',
NOTE_REASON: noteReasonTxt,
NOTIFY_PAUSE: notifyReasonVal
NOTIFY_CANCEL: notifyReasonVal
},
success: function (result, request) {
try {