Commit 2f3eb6c5 authored by Romain Courteaud's avatar Romain Courteaud

erp5_web_renderjs_ui: update the form submission field if the update action is dropped

parent db24b0fc
......@@ -246,6 +246,7 @@
.push(function () {
// Set the dialog button
if (modification_dict.hasOwnProperty('has_update_action') ||
modification_dict.hasOwnProperty('has_action') ||
modification_dict.hasOwnProperty('update_action_title')) {
return form_gadget.getTranslationList(['Update', 'Proceed', 'Cancel'])
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>991.43808.38688.31368</string> </value>
<value> <string>1002.20880.5807.31334</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -250,7 +250,7 @@
</tuple>
<state>
<tuple>
<float>1619563339.95</float>
<float>1660662797.26</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