跳至内容
菜单
此问题已终结
1 回复
5567 查看

I have started using the new website builder. Many thanks to those who put it together, it is working quite nicely.

I would like to remove the "sign in" link from the menu bar, but can't see how to do that. Any pointers?

形象
丢弃
编写者 最佳答案

The answer is to find the DB record, and edit it directly in the ir_ui_view table. Now the arch field is:

<?xml version="1.0"?> <data name="Show Sign In">
    <xpath expr="//ul[@id='top_menu']" position="inside">
        <li/>
    </xpath> </data>
形象
丢弃
相关帖文 回复 查看 活动
1
9月 25
315
5
8月 25
4928
2
8月 25
1580
2
8月 25
780
5
8月 25
10224