Commit d8f1441b authored by Romain Courteaud's avatar Romain Courteaud

erp5_web_renderjs_ui: fixup input title

See nexedi/erp5@1a807abb which removes one translated string
parent c20f4564
......@@ -50,7 +50,7 @@
domsugar(gadget.element.querySelector('.dialog_button_container'), [
domsugar('input', {name: 'action_update',
type: 'submit',
value: first_result_list[3][2]})
value: first_result_list[3][1]})
]);
return RSVP.all([
......
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>992.40778.27781.1774</string> </value>
<value> <string>994.62318.46378.10649</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1631700611.36</float>
<float>1632394069.76</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