Commit 4edbec14 authored by Roque's avatar Roque

erp5_officejs: update app json manifest (bookmark)

parent 78ae707c
{
"short_name": "Web Bookmark",
"name": "OfficeJS Web Bookmark Manager",
"description": "Web Based Bookmark Manager",
"icons": [{
"src": "bookmark_manager_logo.svg",
"sizes": "any",
"type": "image/svg"
}],
"start_url": "../../",
"display": "standalone"
}
\ No newline at end of file
......@@ -349,6 +349,16 @@
<value> <string>string</string> </value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>configuration_webapp_manifest_url</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>string</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
......@@ -465,6 +475,10 @@
<none/>
</value>
</item>
<item>
<key> <string>configuration_webapp_manifest_url</string> </key>
<value> <string>gadget_officejs_bookmark.json</string> </value>
</item>
<item>
<key> <string>configuration_x_frame_options</string> </key>
<value> <string>ALLOW-FROM-ALL</string> </value>
......@@ -710,7 +724,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>979.3226.30420.13465</string> </value>
<value> <string>992.44282.29486.58026</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -728,7 +742,7 @@
</tuple>
<state>
<tuple>
<float>1587726298.29</float>
<float>1623767057.4</float>
<string>UTC</string>
</tuple>
</state>
......
url_list = [
"gadget_erp5_nojqm.css",
"gadget_officejs_bookmark.json",
"bookmark_manager_logo.svg",
"jio_ojs_storage.js",
"gadget_ojs_jio.js",
"gadget_erp5_global.js",
......
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