Commit b44e9d5f authored by root's avatar root

Commented lines for compatibility with web_debrand module

parent 458f8fcf
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
......@@ -77,13 +77,16 @@
</template>
<!-- Remove login footer and change logo -->
<!-- Priority 10 to be applied before website.login_layout if installed -->
<template id="login_layout" inherit_id="web.login_layout" name="Remove login footer and change logo"
priority="10">
<!-- Removed for compatibility with web_debrand module
<template id="login_layout" inherit_id="web.login_layout" name="Remove login footer and change logo" priority="10">
<xpath expr="//div[@class='oe_single_form_footer']" position="replace">
<div></div>
</xpath>
</template>
-->
<template id="menu_secondary" inherit_id="web.menu_secondary" name="Force logo in backend" priority="20">
<xpath expr="//a[@class='oe_logo']" position="replace">
<a class="test" t-att-href="'/web'">
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
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