Commit e5088d23 authored by Roque's avatar Roque

erp5_web_project_ui: fix tests

parent e144911a
......@@ -18,7 +18,8 @@
return this.redirect({
'command': 'display',
'options': {
'page': 'project_front_page'
'page': 'project_front_page',
'editable': 'true'
}
});
});
......
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>982.6887.63919.52804</string> </value>
<value> <string>982.19509.52683.10666</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1582796228.57</float>
<float>1583320436.98</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