[WIP] Web shortcuts uses cropdown

bzr revid: fme@openerp.com-20120619205611-2ar60dovmu2higln
This commit is contained in:
Fabien Meghazi 2012-06-19 22:56:11 +02:00
parent 1be676cc34
commit d5d853f936
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_systray_dropdown">
<div class="oe_systray_shortcuts oe_cropdown_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_systray_dropdown_options"/>
<ul class="oe_systray_shortcuts_items oe_cropdown_menu"/>
</div>
</t>
<t t-name="Systray.Shortcuts.Item">