Commit 771d3f73 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_officejs: Bookmark Possibility to pass url upon adding bookmark

parent c7bc4b68
......@@ -53,6 +53,7 @@
.push(function () {
var doc = {
// XXX Hardcoded
url_string: gadget.props.options.url_string,
parent_relative_url: gadget.props.parent_relative_url,
portal_type: gadget.props.portal_type
};
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>960.50178.45695.2645</string> </value>
<value> <string>960.50193.21595.21913</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -254,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1500208399.34</float>
<float>1500208552.85</float>
<string>UTC</string>
</tuple>
</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