[IMP] remove badge for login, better design

bzr revid: fp@tinyerp.com-20140114223426-praiwqupdlh9cyy9
This commit is contained in:
Fabien Pinckaers 2014-01-14 23:34:26 +01:00
parent 942497350e
commit 2affab61ef
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
<li class="divider"/>
<li class="dropdown" t-ignore="true" t-if="user_id.id != website.public_user.id">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<b class="badge">
<b>
<span t-esc="user_id.name"/>
<span class="caret"></span>
</b>