Commit 119e393f authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_officejs: Remove "Back" on Web Page view

parent 136ca784
...@@ -103,8 +103,6 @@ ...@@ -103,8 +103,6 @@
gadget.props.element.innerHTML = html; gadget.props.element.innerHTML = html;
return gadget.updateHeader({ return gadget.updateHeader({
title: options.doc.title + " | Web Page", title: options.doc.title + " | Web Page",
back_url: "#page=text_editor_list",
panel_action: false,
save_action: true save_action: true
}); });
}) })
......
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