Commit 46a5f5cb authored by wenjie.zheng's avatar wenjie.zheng Committed by Sebastien Robin

erp5_workflow: change the order of id and reference in the interaction_view.

parent 9bfa8f92
...@@ -72,8 +72,8 @@ ...@@ -72,8 +72,8 @@
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list>
<string>my_reference</string>
<string>my_id</string> <string>my_id</string>
<string>my_reference</string>
<string>my_title</string> <string>my_title</string>
<string>my_description</string> <string>my_description</string>
<string>my_trigger_method_id</string> <string>my_trigger_method_id</string>
......
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