Commit 48c2a0e3 authored by Gabriel Monnerat's avatar Gabriel Monnerat

fixup! erp5_web_renderjs_ui: Move functions that build error_text from error to global gadget

typo
parent 43e91313
......@@ -27,7 +27,7 @@
return gadget.notifySubmitting()
.push(function () {
return this.getTranslationList([
return gadget.getTranslationList([
"Command is empty",
"Status"
]);
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1007.4683.37103.23125</string> </value>
<value> <string>1007.4696.24499.62600</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -256,7 +256,7 @@
</tuple>
<state>
<tuple>
<float>1678920218.86</float>
<float>1678920568.23</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