Commit de3c0121 authored by Gladys Forte's avatar Gladys Forte

Merge pull request #521 in RMS/api-main-service from gladys-dev2 to RMSv2

* commit '65d892ec':
  bug fix
parents cfe98ce5 65d892ec
...@@ -362,7 +362,7 @@ def send_mail_approver(current_user, ...@@ -362,7 +362,7 @@ def send_mail_approver(current_user,
# create notification # create notification
notification_create(form_code, message, requestor_code, notification_create(form_code, message, approver_code,
current_user, 'cms') current_user, 'cms')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment