Commit 64bf62a6 authored by Vincent Bechu's avatar Vincent Bechu

[erp5_officejs] Add cloudoo in gadget ojs jio

parent 5e5586c8
......@@ -71,9 +71,13 @@
return;
}
jio_options = {
type: 'dateupdater',
sub_storage: jio_options,
property_list: ['modification_date']
type: "cloudoo",
url: 'https://softinst77579.host.vifib.net/',
sub_storage: {
type: 'dateupdater',
sub_storage: jio_options,
property_list: ['modification_date']
}
};
try {
this.state_parameter_dict.jio_storage = jIO.createJIO(jio_options);
......
......@@ -222,7 +222,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>vincent</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>962.36985.29761.10359</string> </value>
<value> <string>966.50167.63006.26060</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -254,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1507216488.77</float>
<float>1526284498.75</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