Commit 81181153 authored by Vincent Bechu's avatar Vincent Bechu

erp5_officejs: add cache on bootloader

parent 3990ab01
<!DOCTYPE html> <!DOCTYPE html>
<html> <html manifest="gadget_officejs_bootloader.appcache">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
......
...@@ -241,7 +241,7 @@ ...@@ -241,7 +241,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>958.64448.11495.58999</string> </value> <value> <string>959.27737.62903.2116</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -259,7 +259,7 @@ ...@@ -259,7 +259,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1493373509.97</float> <float>1496242886.73</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -109,7 +109,11 @@ ...@@ -109,7 +109,11 @@
# XXX + fonts\n # XXX + fonts\n
# images/ajax-loader.gif\n # images/ajax-loader.gif\n
CACHE:\n CACHE:\n
gadget_officejs_bootloader.html\n /\n
development/jiodev.js\n
development/rsvp.js\n
development/renderjs.js\n
gadget_erp5_nojqm.css\n
gadget_officejs_bootloader.js\n gadget_officejs_bootloader.js\n
gadget_officejs_bootloader_presentation.html\n gadget_officejs_bootloader_presentation.html\n
gadget_officejs_bootloader_presentation.js\n gadget_officejs_bootloader_presentation.js\n
...@@ -258,7 +262,7 @@ NETWORK:\n ...@@ -258,7 +262,7 @@ NETWORK:\n
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>958.64411.34322.58368</string> </value> <value> <string>959.48233.9194.50227</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -276,7 +280,7 @@ NETWORK:\n ...@@ -276,7 +280,7 @@ NETWORK:\n
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1493373616.75</float> <float>1496245831.78</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