mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] Drops manage databases link from login screen
This commit is contained in:
0
web_nocreatedb/static/src/js/base.js
Normal file
0
web_nocreatedb/static/src/js/base.js
Normal file
9
web_nocreatedb/static/src/xml/web_nocreatedb.xml
Normal file
9
web_nocreatedb/static/src/xml/web_nocreatedb.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<templates id="template" xml:space="preserve">
|
||||
<t t-extend="Login">
|
||||
<t t-jquery="div[class=oe_login_footer_2]" t-operation="replace">
|
||||
<div class="oe_login_footer">
|
||||
</div>
|
||||
</t>
|
||||
</t>
|
||||
</templates>
|
||||
Reference in New Issue
Block a user