Commit 87d0515f authored by Boris Kocherov's avatar Boris Kocherov

erp5_officejs: OnlyOffice gadget: use separate zipfilestorage-with-jszip.js

parent 51b61d38
......@@ -93,6 +93,7 @@
"gadget_translate.js",
"i18next.js",
"jiodev.js",
"zipfilestorage-with-jszip.js",
"jquery.js",
"jquerymobile.css",
"jquerymobile.js",
......
......@@ -238,7 +238,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>956.8405.36478.63112</string> </value>
<value> <string>956.8440.53688.40516</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -256,7 +256,7 @@
</tuple>
<state>
<tuple>
<float>1482406609.1</float>
<float>1482407020.46</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -86,6 +86,7 @@
"gadget_translate.js",
"i18next.js",
"jiodev.js",
"zipfilestorage-with-jszip.js",
"jquery.js",
"jquerymobile.css",
"jquerymobile.js",
......
......@@ -224,7 +224,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>956.8402.60552.35737</string> </value>
<value> <string>956.8423.61509.20736</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -242,7 +242,7 @@
</tuple>
<state>
<tuple>
<float>1482405596.26</float>
<float>1482406432.64</float>
<string>UTC</string>
</tuple>
</state>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -54,6 +54,7 @@
<script src="../../rsvp.js" type="text/javascript"></script>
<script src="../../renderjs.js" type="text/javascript"></script>
<script src="../../jiodev.js" type="text/javascript"></script>
<script src="../../zipfilestorage-with-jszip.js" type="text/javascript"></script>
<script src="./vendor/requirejs/require.js" type="text/javascript"></script>
<!--script src="./sdkjs/common/applyDocumentChanges.js" type="text/javascript"></script-->
<script src="./gadget_ooffice.js" type="text/javascript"></script>
......
......@@ -214,7 +214,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>955.1294.36439.8806</string> </value>
<value> <string>956.7576.36159.61115</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -232,7 +232,7 @@
</tuple>
<state>
<tuple>
<float>1478207572.54</float>
<float>1482354788.13</float>
<string>UTC</string>
</tuple>
</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