Commit 540fa09d authored by Roque's avatar Roque

erp5_officejs: fix in ojs panel

parent baec3112
......@@ -176,7 +176,9 @@
.push(function () {
context.element.querySelector("div").appendChild(tmp_element);
return context.listenResize();
if (!modification_dict.view_action_dict) {
return context.listenResize();
}
});
}
......
......@@ -225,7 +225,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>979.53363.42676.49749</string> </value>
<value> <string>979.60628.36308.55278</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -243,7 +243,7 @@
</tuple>
<state>
<tuple>
<float>1573813797.82</float>
<float>1574249684.83</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