Commit 05076164 authored by Roque's avatar Roque

erp5_officejs_connector: source reference field on html post

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