Commit 7b50995b authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_web_renderjs_ui: jslint

parent c99fb916
......@@ -83,7 +83,7 @@
.push(function () {
return RSVP.all([
form_gadget.translate(form_gadget.state.form_definition.title),
form_gadget.translate(title),
form_gadget.translate(title)
]);
})
.push(function (translated_title_list) {
......
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