Commit 05076164 authored by Roque's avatar Roque

erp5_officejs_connector: source reference field on html post

parent 3e82d023
......@@ -76,6 +76,7 @@
<list>
<string>my_title</string>
<string>your_modification_date</string>
<string>my_source_reference</string>
</list>
</value>
</item>
......
......@@ -53,9 +53,7 @@
<item>
<key> <string>bottom</string> </key>
<value>
<list>
<string>my_text_content</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -73,7 +71,9 @@
<item>
<key> <string>left</string> </key>
<value>
<list/>
<list>
<string>my_text_content</string>
</list>
</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