Commit b06c2384 authored by Yusei Tahara's avatar Yusei Tahara

[erp5_officejs] Update export configuration to add drive app.

parent 1af0be5c
...@@ -49,6 +49,7 @@ ...@@ -49,6 +49,7 @@
<option>Todomvc</option> <option>Todomvc</option>
<option>App Store</option> <option>App Store</option>
<option>Wall Search</option> <option>Wall Search</option>
<option>Drive App</option>
</select> </select>
</div> </div>
</div> </div>
......
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>962.14160.64672.63249</string> </value> <value> <string>962.48391.54489.47496</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -249,8 +249,8 @@ ...@@ -249,8 +249,8 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1505910883.78</float> <float>1508118475.62</float>
<string>UTC</string> <string>GMT+9</string>
</tuple> </tuple>
</state> </state>
</object> </object>
......
...@@ -109,6 +109,11 @@ ...@@ -109,6 +109,11 @@
"cache": "gadget_erp5_page_ojs_wallsearch.appcache", "cache": "gadget_erp5_page_ojs_wallsearch.appcache",
"sub_gadget": [] "sub_gadget": []
}, },
"Drive App": {
"url": "officejs_drive_app/",
"cache": "gadget_officejs_drive_app.appcache",
"sub_gadget": []
},
"connection": { "connection": {
"cache": "gadget_jabberconnection.appcache", "cache": "gadget_jabberconnection.appcache",
"no_installer": true "no_installer": true
......
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>962.22891.22212.49937</string> </value> <value> <string>962.48391.54489.47496</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -245,8 +245,8 @@ ...@@ -245,8 +245,8 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1506434759.08</float> <float>1508118646.19</float>
<string>UTC</string> <string>GMT+9</string>
</tuple> </tuple>
</state> </state>
</object> </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