Commit 0c5d77ce authored by Xiaowu Zhang's avatar Xiaowu Zhang

ors_wendelin: add more files for service worker

parent ef76d507
...@@ -288,6 +288,16 @@ ...@@ -288,6 +288,16 @@
<value> <string>string</string> </value> <value> <string>string</string> </value>
</item> </item>
</dictionary> </dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>configuration_precache_manifest_script_list</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -374,6 +384,10 @@ ...@@ -374,6 +384,10 @@
<key> <string>configuration_panel_gadget_url</string> </key> <key> <string>configuration_panel_gadget_url</string> </key>
<value> <string>gadget_erp5_panel.html</string> </value> <value> <string>gadget_erp5_panel.html</string> </value>
</item> </item>
<item>
<key> <string>configuration_precache_manifest_script_list</string> </key>
<value> <string>WebSection_getORSRunnerPrecacheManifestList</string> </value>
</item>
<item> <item>
<key> <string>configuration_precache_manifest_url_list</string> </key> <key> <string>configuration_precache_manifest_url_list</string> </key>
<value> <value>
...@@ -665,7 +679,7 @@ ...@@ -665,7 +679,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1007.27209.27755.44270</string> </value> <value> <string>1007.44114.37887.20087</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -685,7 +699,7 @@ ...@@ -685,7 +699,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1680271528.11</float> <float>1681286302.69</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
url_list = [
'ndarray_bundle.js',
'wendelin.js',
'plotly.v1.58.5.js',
'gadget_ors_wendelin.css',
'gadget_erp5_page_ors_wendelin_front.html',
'gadget_erp5_page_ors_wendelin_front.js',
'gadget_ors_e_utran_ip_throughput.html',
'gadget_ors_e_utran_ip_throughput.js',
'gadget_ors_e_rab_kpi.html',
'gadget_ors_e_rab_kpi.js'
]
return url_list
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="_reconstructor" module="copy_reg"/>
</klass>
<tuple>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
<global name="object" module="__builtin__"/>
<none/>
</tuple>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_container</string> </key>
<value> <string>container</string> </value>
</item>
<item>
<key> <string>name_context</string> </key>
<value> <string>context</string> </value>
</item>
<item>
<key> <string>name_m_self</string> </key>
<value> <string>script</string> </value>
</item>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>REQUEST=None</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebSection_getORSRunnerPrecacheManifestList</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
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