Commit 265673b1 authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] Drop not needed code

parent c1637dcd
......@@ -31,8 +31,7 @@
/////////////////////////////////////////////////////////////////
.declareMethod('render', function (options) {
var state_dict = {
extended_search: options.extended_search || "",
focus: options.focus
extended_search: options.extended_search || ""
};
return this.changeState(state_dict);
})
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>969.29325.47191.4096</string> </value>
<value> <string>969.37531.32072.23688</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1533741037.15</float>
<float>1536936754.19</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