Commit af211123 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_officejs: add new officejs app in export page

parent d9206346
...@@ -48,6 +48,7 @@ ...@@ -48,6 +48,7 @@
<option>Web Table Editor</option> <option>Web Table Editor</option>
<option>Image Editor</option> <option>Image Editor</option>
<option>Awesome Free Software Publisher List</option> <option>Awesome Free Software Publisher List</option>
<option>European Cloud Industry</option>
<option>Monitoring App</option> <option>Monitoring App</option>
<option>Todomvc</option> <option>Todomvc</option>
<option>App Store</option> <option>App Store</option>
......
...@@ -235,7 +235,7 @@ ...@@ -235,7 +235,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>985.28933.8790.47291</string> </value> <value> <string>1001.15759.21278.29644</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -253,7 +253,7 @@ ...@@ -253,7 +253,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1595583478.67</float> <float>1659963257.75</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -79,6 +79,12 @@ ...@@ -79,6 +79,12 @@
"cache": precache_manifest, "cache": precache_manifest,
"no_installer": true "no_installer": true
}, },
"European Cloud Industry": {
"url": "european_cloud_industry/",
"storage_type": "precache",
"cache": precache_manifest,
"no_installer": true
},
"Jabber Client": { "Jabber Client": {
"url": "jabber_client/", "url": "jabber_client/",
"cache": "gadget_jabberclient.appcache", "cache": "gadget_jabberclient.appcache",
......
...@@ -258,7 +258,7 @@ ...@@ -258,7 +258,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>992.64248.47613.22510</string> </value> <value> <string>1001.15759.21278.29644</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1624657859.54</float> <float>1659963275.0</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