no replace login .

This commit is contained in:
ivan deng
2018-03-16 01:20:41 +08:00
parent f52bebcf91
commit e77d726969

View File

@@ -9,10 +9,10 @@
</xpath>
</template>
<!-- some odoo version not support, please remove this if you are using odoo9 -->
<template id="replace_login" name="replace_login" inherit_id="web.login_layout">
<xpath expr="//a[@href='https://www.odoo.com']" position="replace">
<a href="https://www.sunpop.cn" target="_blank">Powered by <span>odooApp</span></a>
</xpath>
</template>
<!--<template id="replace_login" name="replace_login" inherit_id="web.login_layout">-->
<!--<xpath expr="//a[@href='https://www.odoo.com']" position="replace">-->
<!--<a href="https://www.sunpop.cn" target="_blank">Powered by <span>odooApp</span></a>-->
<!--</xpath>-->
<!--</template>-->
</data>
</odoo>