Commit 1583ddff authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_web_renderjs_ui: if listbox only, we hide the graphic button

parent 5e8d48f1
......@@ -94,6 +94,8 @@
"type": "button"
})
]);
} else {
domsugar(graphic_container, []);
}
if (gadget.state.extended_search) {
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1006.26456.53090.63095</string> </value>
<value> <string>1006.49813.52078.33996</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -256,7 +256,7 @@
</tuple>
<state>
<tuple>
<float>1676557532.21</float>
<float>1677709488.65</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