Commit 3acdcc67 authored by Romain Courteaud's avatar Romain Courteaud

erp5_web_renderjs_ui: drop catch all in refresh function

parent ac0a6f28
......@@ -548,8 +548,6 @@
if (main.render !== undefined) {
return main.render(JSON.parse(gadget.props.m_options_string));
}
}, function () {
return;
});
})
......
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>989.53405.52051.4676</string> </value>
<value> <string>994.35438.36279.54937</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1612535723.63</float>
<float>1630683787.8</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