Hide Manage Database

This commit is contained in:
projectsodoo 2021-01-03 20:50:46 +05:30
parent 763af39fee
commit 8803e294cf
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">

View File

@ -39,9 +39,9 @@
</div>
<t t-raw="0"/>
<div class="text-center small mt-4 pt-3 border-top" t-if="not disable_footer">
<t t-if="not disable_database_manager">
<!--<t t-if="not disable_database_manager">
<a class="border-right pr-2 mr-1" href="/web/database/manager">Manage Databases</a>
</t>
</t>-->
<!-- <a href="https://www.odoo.com?utm_source=db&amp;utm_medium=auth" target="_blank">Powered by <span>Odoo</span></a>-->
</div>
</div>