Commit f83df351 authored by Romain Courteaud's avatar Romain Courteaud

erp5_officejs: XXX tab page does not work in officejs ?

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