Commit 2ef67082 authored by Vincent Bechu's avatar Vincent Bechu

erp5_officejs: try to fix bug

parent af68bab2
......@@ -14,8 +14,7 @@
]);
})
.push(function (result) {
var old_date = new Date(),
configuration = {},
var configuration = {},
portal_type = result[0],
attachment_synchro = result[1] !== undefined,
extended_attachment_url = result[1];
......@@ -62,7 +61,7 @@
},
"put": {
"erp5_put_template": (new URI("hateoas")).absoluteTo(erp5_url)
.toString() + "/{+id}/Base_edit"
.toString() + "/{+id}/Base_edit"
}
}
},
......
......@@ -273,7 +273,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>958.61732.51927.19012</string> </value>
<value> <string>959.55084.45883.7150</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -291,7 +291,7 @@
</tuple>
<state>
<tuple>
<float>1493209251.12</float>
<float>1496670741.67</float>
<string>UTC</string>
</tuple>
</state>
......
erp5_officejs_connector
erp5_web_renderjs_ui
erp5_code_mirror
\ No newline at end of file
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