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 @@
prefix = "./",
hateoas_script = "hateoas/ERP5Document_getHateoas",
// 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 = {
type: "replicate",
parallel_operation_attachment_amount: 10,
......
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>974.30116.47750.49766</string> </value>
<value> <string>974.30141.55800.33228</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1553017556.22</float>
<float>1553018807.45</float>
<string>UTC</string>
</tuple>
</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