sf优化
This commit is contained in:
@@ -16,4 +16,14 @@
|
||||
<attribute name="t-attf-style">#{"background: transparent url('/dashboard') no-repeat scroll center center / cover;" if response_template == 'web.login' or 'auth_signup.signup' else ''}</attribute>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<template id="update_login_layout" name="Update Login Layout" inherit_id="web.login_layout">
|
||||
<xpath expr="//div[@t-if='not disable_footer']" position="replace">
|
||||
<div class="text-center small mt-4 pt-3 border-top" t-if="not disable_footer">
|
||||
<a href="https://www.jikimo.com" target="_blank">Powered by <span>Jikimo</span></a>
|
||||
</div>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user