Commit 830ef6b5 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] fix illustration manifest

parent cbc62f87
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
"editable": 1, "editable": 1,
"key": "text_content", "key": "text_content",
"hidden": 0, "hidden": 0,
"renderjs_extra": '{"editor": "svg_editor", "maximize": true}', "renderjs_extra": '{"editor": "svgedit", "maximize": true}',
"type": "GadgetField", "type": "GadgetField",
"url": "gadget_editor.html", "url": "gadget_editor.html",
"sandbox": "public" "sandbox": "public"
......
...@@ -68,6 +68,7 @@ ...@@ -68,6 +68,7 @@
<value> <value>
<tuple> <tuple>
<string>contributor/person_module/1</string> <string>contributor/person_module/1</string>
<string>contributor/person_module/2</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -259,7 +260,7 @@ ...@@ -259,7 +260,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>vincent</string> </value> <value> <string>P1</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -273,7 +274,7 @@ ...@@ -273,7 +274,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>964.54546.48173.5239</string> </value> <value> <string>968.25603.18368.34850</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -291,7 +292,7 @@ ...@@ -291,7 +292,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1516028950.41</float> <float>1529671950.62</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
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