[IMP] use company logo controller for login layout

bzr revid: fme@openerp.com-20140122102646-ftmcud2yn7062ohq
This commit is contained in:
Fabien Meghazi 2014-01-22 11:26:46 +01:00
parent 9981100807
commit c450c82e74
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<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/static/src/img/logo2.png"/>
<img src="/web/binary/company_logo"/>
</div>
<hr/>
<t t-raw="0"/>