erp5_web_renderjs_ui: Add put and post method to erp5_jio
Showing
@seb you could use the global keyword 'arguments' to simplify the code
declareMethod('couscous', function () {
return wrapJioCall(this, 'couscous', arguments);
})
Feel free to add delete, repair, get, allAttachments methods in the gadget.