Commit b78a3447 authored by Roque's avatar Roque

erp5_officejs: drop non-common elements from ojs router warm up list

parent 7cef58c5
...@@ -7,10 +7,7 @@ ...@@ -7,10 +7,7 @@
warmup_list = [ warmup_list = [
'gadget_erp5_label_field.html', 'gadget_erp5_label_field.html',
'gadget_erp5_header.html', 'gadget_erp5_header.html',
'gadget_erp5_ojs_panel.html', 'gadget_html5_input.html'
'gadget_html5_input.html',
'gadget_erp5_page_ojs_local_controller.html',
'gadget_officejs_common_util.html'
], ],
gadget_klass = rJS(window) gadget_klass = rJS(window)
......
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>zope</string> </value> <value> <unicode>zope</unicode> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>980.13989.52038.29422</string> </value> <value> <string>1008.9254.22622.37546</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -262,8 +262,8 @@ ...@@ -262,8 +262,8 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1592203174.96</float> <float>1683040974.47</float>
<string>GMT+2</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
</object> </object>
......
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