[FIX] typo

bzr revid: al@openerp.com-20120620162148-fkxz4fs9qd9iofee
This commit is contained in:
Antony Lesuisse 2012-06-20 18:21:48 +02:00
parent e24cd18bab
commit 855c4258a2
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@
-->
<templates id="template" xml:space="preserve">
<t t-name="Systray.Shortcuts">
<div class="oe_systray_shortcuts oe_cropdown_toggle">
<div class="oe_systray_shortcuts oe_dropdown_toggle">
<a href="#"><img src="/web_shortcuts/static/src/img/icon.png" width="22" height="22" border="0"/></a>
<ul class="oe_systray_shortcuts_items oe_cropdown_menu"/>
<ul class="oe_systray_shortcuts_items oe_dropdown_menu"/>
</div>
</t>
<t t-name="Systray.Shortcuts.Item">