Commit 476aee02 authored by Romain Courteaud's avatar Romain Courteaud

Revert "erp5_officejs: XXX tab page does not work in officejs ?"

This reverts commit a87db49b.
parent 9b428409
...@@ -332,11 +332,9 @@ ...@@ -332,11 +332,9 @@
if (portal_type_dict.history_previous_link) { if (portal_type_dict.history_previous_link) {
header_dict.selection_url = url_list[2]; header_dict.selection_url = url_list[2];
} }
/*
if (portal_type_dict.has_more_views) { if (portal_type_dict.has_more_views) {
header_dict.tab_url = url_list[0]; header_dict.tab_url = url_list[0];
} }
*/
header_dict.save_action = portal_type_dict.editable === 1; header_dict.save_action = portal_type_dict.editable === 1;
if (portal_type_dict.has_more_actions || if (portal_type_dict.has_more_actions ||
portal_type_dict.has_more_views) { portal_type_dict.has_more_views) {
......
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>988.11121.41070.55552</string> </value> <value> <string>979.7520.54247.47189</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -293,7 +293,7 @@ ...@@ -293,7 +293,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1606151269.6</float> <float>1571065315.5</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