Commit 70497ba6 authored by John Red Medrano's avatar John Red Medrano

Merge branch 'product-dev' into 'red-develop'

# Conflicts:
#   app/applicationlayer/utils.py
parents 3ca085f0 04962e3b
......@@ -246,8 +246,8 @@ def notification_create(form_code, message, account_no,
else:
rms_websocket(
ROOM,
'NEW NOTIFICATIONS',
{"message": "NEW NOTIFICATION"}
cms_notification,
{'message': 'NEW NOTIFICATIONS'}
)
return True
......
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