Commit e5088d23 authored by Roque's avatar Roque

erp5_web_project_ui: fix tests

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