diff --git a/views/menu.xml b/views/menu.xml index dda9410600ffa958bd005a5d62908c590a24b2ec..fb73b0b162728a91feba27de35c6311b1b8f5e5a 100644 --- a/views/menu.xml +++ b/views/menu.xml @@ -61,28 +61,8 @@ </div> </div> </li> - <li groups="website.group_website_publisher" class="list-inline-item"> - <t t-set="url_return" t-value="url_for('', '[lang]') + '?' + keep_query()"/> - <a t-attf-href="/web#action=base.action_view_base_language_install&website_id=#{website.id if website else ''}&url_return=#{url_return}"> - <i class="fa fa-plus-circle"/> - Add a language... - </a> - </li> </xpath> - <!-- - - <xpath expr="//header" position="attributes"> - <attribute name="t-attf-class" add="#{'o_header_affix affix affixed'}" separator=" "/> - </xpath> --> - - <!-- <xpath expr="//a[@class='navbar-brand logo']" position="replace"> - <a href="/" class="navbar-brand logo"> - <img id="logo-mobile" class="logo-mobile d-block d-sm-none-pylote" src="/pylote_website/static/src/img/logo-pylote-sans-text.png" t-att-alt="'Logo of %s' % res_company.name" t-att-title="res_company.name"/> - <img class="d-none d-sm-block-pylote" t-att-src="'/logo.png?company=%s' % res_company.id" t-att-alt="'Logo of %s' % res_company.name" t-att-title="res_company.name"/> - </a> - </xpath> --> - </template> </odoo> \ No newline at end of file