Commit 78425689 authored by Romain Courteaud's avatar Romain Courteaud

erp5_officejs: use new method draw precache manifest

parent c9569b67
...@@ -93,13 +93,9 @@ ...@@ -93,13 +93,9 @@
<value> <value>
<object> <object>
<klass> <klass>
<global name="_reconstructor" module="copy_reg"/>
</klass>
<tuple>
<global name="MultiHook" module="ZPublisher.BeforeTraverse"/> <global name="MultiHook" module="ZPublisher.BeforeTraverse"/>
<global name="object" module="__builtin__"/> </klass>
<none/> <tuple/>
</tuple>
<state> <state>
<dictionary> <dictionary>
<item> <item>
...@@ -371,7 +367,7 @@ ...@@ -371,7 +367,7 @@
</item> </item>
<item> <item>
<key> <string>configuration_content_security_policy</string> </key> <key> <string>configuration_content_security_policy</string> </key>
<value> <string>default-src \'self\'; img-src \'self\' data:; media-src \'self\' blob:; connect-src \'self\' https://content.dropboxapi.com https://api.dropboxapi.com mail.tiolive.com data: *.host.vifib.net *.node.vifib.com *.erp5.net *.nexedi.net https://netdna.bootstrapcdn.com; script-src \'self\' \'unsafe-eval\' \'unsafe-inline\'; font-src \'self\' netdna.bootstrapcdn.com; style-src \'self\' netdna.bootstrapcdn.com \'unsafe-inline\' data:; frame-src \'self\' data:</string> </value> <value> <string>default-src \'self\'; img-src \'self\' data:; media-src \'self\' blob:; connect-src \'self\' https://content.dropboxapi.com https://api.dropboxapi.com mail.tiolive.com data: *.host.vifib.net *.node.vifib.com *.erp5.net *.nexedi.net https://netdna.bootstrapcdn.com; script-src \'self\' \'unsafe-eval\' \'unsafe-inline\'; font-src \'self\' netdna.bootstrapcdn.com; style-src \'self\' netdna.bootstrapcdn.com \'unsafe-inline\' data:; frame-src \'self\' data:</string> </value>
</item> </item>
<item> <item>
<key> <string>configuration_default_jio_document_page_gadget_url</string> </key> <key> <string>configuration_default_jio_document_page_gadget_url</string> </key>
...@@ -416,6 +412,7 @@ ...@@ -416,6 +412,7 @@
<item> <item>
<key> <string>configuration_precache_manifest_script_list</string> </key> <key> <string>configuration_precache_manifest_script_list</string> </key>
<value> <string>WebSection_getOfficeJsPrecacheManifestList\n <value> <string>WebSection_getOfficeJsPrecacheManifestList\n
WebSection_getMethodDrawPrecacheManifestList\n
WebSection_getSvgEditorPrecacheManifestList</string> </value> WebSection_getSvgEditorPrecacheManifestList</string> </value>
</item> </item>
<item> <item>
...@@ -683,7 +680,7 @@ WebSection_getSvgEditorPrecacheManifestList</string> </value> ...@@ -683,7 +680,7 @@ WebSection_getSvgEditorPrecacheManifestList</string> </value>
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1005.49121.23999.34525</string> </value> <value> <string>998.17699.36537.24439</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -703,7 +700,7 @@ WebSection_getSvgEditorPrecacheManifestList</string> </value> ...@@ -703,7 +700,7 @@ WebSection_getSvgEditorPrecacheManifestList</string> </value>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1673981176.09</float> <float>1652094902.75</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