Commit 33409d0e authored by Vincent Bechu's avatar Vincent Bechu

Revert "erp5_officejs: try to fix bug"

This reverts commit 2ef67082
parent 2ef67082
......@@ -14,7 +14,8 @@
]);
})
.push(function (result) {
var configuration = {},
var old_date = new Date(),
configuration = {},
portal_type = result[0],
attachment_synchro = result[1] !== undefined,
extended_attachment_url = result[1];
......@@ -61,7 +62,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>959.55084.45883.7150</string> </value>
<value> <string>958.61732.51927.19012</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -291,7 +291,7 @@
</tuple>
<state>
<tuple>
<float>1496670741.67</float>
<float>1493209251.12</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