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