Commit 7afdbea8 authored by Valentin Benozillo's avatar Valentin Benozillo Committed by Vincent Bechu

[erp5_officejs] Adds smart assistant app to jio export web site

parent 49026d9d
......@@ -35,6 +35,7 @@
<label data-i18n="Site:">Site:</label>
<select name="web_site">
<option>Text Editor</option>
<option>Smart Assistant</option>
<option>Media Player</option>
<option>Illustration Editor</option>
<option>PDF Viewer</option>
......
......@@ -231,7 +231,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>966.41265.10301.22681</string> </value>
<value> <string>967.13490.46878.24849</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -249,8 +249,8 @@
</tuple>
<state>
<tuple>
<float>1523955469.33</float>
<string>GMT+2</string>
<float>1525423502.47</float>
<string>UTC</string>
</tuple>
</state>
</object>
......
......@@ -11,6 +11,10 @@
"url": "officejs_text_editor/",
"cache": "gadget_officejs_text_editor.appcache"
},
"Smart Assistant": {
"url": "officejs_smart_assistant/",
"cache": "gadget_smart_assistant.appcache"
},
"Media Player": {
"url": "officejs_media_player/",
"cache": "gadget_officejs_media_player.appcache"
......
......@@ -254,7 +254,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>966.59962.53230.15854</string> </value>
<value> <string>967.20334.9770.50244</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -272,8 +272,8 @@
</tuple>
<state>
<tuple>
<float>1523955648.18</float>
<string>GMT+2</string>
<float>1525423977.25</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