Commit 520b47ec authored by Romain Courteaud's avatar Romain Courteaud 🐙

[erp5_web_renderjs_ui] Add a loading notification on the listbox

parent 4e2db962
......@@ -4,6 +4,7 @@
<!--
data-i18n=No records
data-i18n=Records
data-i18n=Searching
-->
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no" />
......@@ -163,7 +164,7 @@
</div>
<table class="ui-responsive ui-body-c ui-table-inset">
<thead class="ui-bar-inherit thead"></thead>
<tbody></tbody>
<tbody><tr><td colspan="1" data-i18n="Searching" class="ui-icon-spinner ui-btn-icon-left">Searching</td></tr></tbody>
<tfoot class="ui-bar-inherit tfoot"></tfoot>
</table>
</div>
......
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>953.48474.52969.47820</string> </value>
<value> <string>957.55104.33212.52821</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1474554275.61</float>
<float>1488881000.24</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