mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add hr, cat level, product period....
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
</xpath>
|
||||
</template>
|
||||
<!-- some odoo version not support, please remove this if you are using odoo9 -->
|
||||
<!--<template id="replace_login" name="Login Layout" inherit_id="web.login_layout">-->
|
||||
<!--<xpath expr="//a[@target='_blank']" position="replace">-->
|
||||
<!--<a href="https://www.sunpop.cn" target="_blank">Powered by <span>odooApp</span></a>-->
|
||||
<!--</xpath>-->
|
||||
<!--</template>-->
|
||||
<template id="replace_login" name="Login Layout" inherit_id="web.login_layout">
|
||||
<xpath expr="//a[@target='_blank']" position="replace">
|
||||
<a href="https://www.sunpop.cn" target="_blank">Powered by <span>odooApp</span></a>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user