Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / web / views / webclient_templates.xml
index ca97997..08b0f73 100644 (file)
                 <t t-set="body_classname" t-value="'oe_single_form'"/>
                 <div class="oe_single_form_container modal-content">
                     <div class="oe_single_form_logo">
-                        <img src="/web/binary/company_logo"/>
+                        <img t-attf-src="/web/binary/company_logo{{ '?dbname='+db if db else '' }}"/>
                     </div>
                     <hr/>
                     <t t-raw="0"/>