Commit c4d2fe8e authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] Do not display empty panel during load

parent 376d2360
......@@ -286,9 +286,6 @@
.push(function (jio_gadget) {
return jio_gadget.createJio(setting.jio_storage_description);
})
.push(function () {
return route(gadget, 'panel', 'render', [{}]);
})
.push(function () {
return route(gadget, 'router', 'start');
});
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>971.11959.34044.35447</string> </value>
<value> <string>971.13016.8122.59972</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1540477038.59</float>
<float>1540541176.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