Commit 70cf895f authored by Yusei Tahara's avatar Yusei Tahara

[erp5_web_renderjs_ui] Remove unnecessary spaces from javascript code.

parent 2a93926f
......@@ -132,7 +132,7 @@
})
.allowPublicAcquisition("getFormDefinition", function getFormDefinition() {
return JSON.parse(JSON.stringify( this.state.form_definition ));
return JSON.parse(JSON.stringify(this.state.form_definition));
})
/////////////////////////////////////////////////////////////////
......
......@@ -228,7 +228,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>971.50821.45797.19694</string> </value>
<value> <string>977.60082.60830.18653</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -246,7 +246,7 @@
</tuple>
<state>
<tuple>
<float>1542818616.03</float>
<float>1567602082.08</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