Commit b6526868 authored by Vincent Bechu's avatar Vincent Bechu

erp5_officejs: add setting gadget for bookmark in export js

parent 81181153
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"Bookmark Manager": { "Bookmark Manager": {
"url": "officejs_bookmark_manager/", "url": "officejs_bookmark_manager/",
"cache" : "gadget_officejs_bookmark_manager.appcache", "cache" : "gadget_officejs_bookmark_manager.appcache",
"sub_gadget": [] "sub_gadget": ["officejs_setting_gadget"]
}, },
"Onlyoffice Text": { "Onlyoffice Text": {
"url": "ooffice_text/", "url": "ooffice_text/",
......
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.28011.47989.42752</string> </value> <value> <string>959.47786.31692.33024</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1495097433.8</float> <float>1496652073.28</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