Commit a95ab5f1 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

erp5_crm: make content_type field visible in Ticket_viewNewEventDialog.

parent 0c7473bc
...@@ -84,6 +84,7 @@ ...@@ -84,6 +84,7 @@
<value> <value>
<list> <list>
<string>your_notification_message</string> <string>your_notification_message</string>
<string>your_content_type</string>
<string>your_text_content</string> <string>your_text_content</string>
<string>your_event_workflow_action</string> <string>your_event_workflow_action</string>
</list> </list>
...@@ -103,7 +104,6 @@ ...@@ -103,7 +104,6 @@
<string>your_portal_type</string> <string>your_portal_type</string>
<string>your_resource</string> <string>your_resource</string>
<string>your_start_date</string> <string>your_start_date</string>
<string>your_content_type</string>
</list> </list>
</value> </value>
</item> </item>
......
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