Commit f0d304c9 authored by Roque's avatar Roque

erp5_standard_babylonjs: simplify step call

parent 7013abd8
......@@ -149,9 +149,7 @@
update_defer.promise
]);
})
.push(function () {
step();
});
.push(step);
}
function cloneEvent(event) {
......
......@@ -244,7 +244,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1004.23763.11587.22101</string> </value>
<value> <string>1004.25086.19403.55261</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -262,7 +262,7 @@
</tuple>
<state>
<tuple>
<float>1668613657.29</float>
<float>1668693105.47</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