Commit 57bb2836 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fixup! fixup! [erp5_crm] Activate actions for ERP5JS

parent 2f8946e0
......@@ -37,7 +37,7 @@ if notification_message:
request.form['your_resource'] = temp_event.getResource()
# BBB for legacy UI
request.set('your_notification_message', '')
request.set('your_title', title)
request.set('your_title', temp_event.getTitle())
request.set('your_text_content', temp_event.getTextContent())
request.set('your_content_type', temp_event.getContentType())
request.set('your_resource', temp_event.getResource())
......
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