Commit b55518b1 authored by Roque's avatar Roque

erp5_officejs: using old appcache manifest instead of the configuration one

parent 95745973
...@@ -79,7 +79,8 @@ ...@@ -79,7 +79,8 @@
prefix = "./", prefix = "./",
hateoas_script = "hateoas/ERP5Document_getHateoas", hateoas_script = "hateoas/ERP5Document_getHateoas",
// TODO manifest should come from gadget.props.cache_file -add script in html body // TODO manifest should come from gadget.props.cache_file -add script in html body
manifest = "gadget_officejs_discussion_tool.configuration", //manifest = "gadget_officejs_discussion_tool.configuration",
manifest = "gadget_officejs_discussion_tool.appcache",
jio_appchache_options = { jio_appchache_options = {
type: "replicate", type: "replicate",
parallel_operation_attachment_amount: 10, parallel_operation_attachment_amount: 10,
......
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>974.30116.47750.49766</string> </value> <value> <string>974.30141.55800.33228</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1553017556.22</float> <float>1553018807.45</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