Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5586 Представления

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>
Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
сент. 25
334
5
авг. 25
4939
2
авг. 25
1592
2
авг. 25
794
5
авг. 25
10235