Commit 4c123f2c authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] Listbox: ensure changeState is always called

parent 332c35af
......@@ -295,6 +295,7 @@
command: field_json.command || 'index',
// Force line calculation in any case
render_timestamp: new Date().getTime(),
allDocs_result: undefined,
// No error message
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>964.57356.32284.10547</string> </value>
<value> <string>964.60204.10137.19421</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -254,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1516364147.92</float>
<float>1516364900.78</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