Commit 6752f4d9 authored by Romain Courteaud's avatar Romain Courteaud

erp5_officejs: XXX tab page does not work in officejs ?

parent 87feb97d
...@@ -332,9 +332,11 @@ ...@@ -332,9 +332,11 @@
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) {
......
...@@ -258,7 +258,7 @@ ...@@ -258,7 +258,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>991.25773.59047.44168</string> </value> <value> <string>988.11121.41070.55552</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -278,7 +278,7 @@ ...@@ -278,7 +278,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1672736671.72</float> <float>1606151269.6</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