[WIP] Web shortcuts uses cropdown
authorFabien Meghazi <fme@openerp.com>
Tue, 19 Jun 2012 20:56:11 +0000 (22:56 +0200)
committerFabien Meghazi <fme@openerp.com>
Tue, 19 Jun 2012 20:56:11 +0000 (22:56 +0200)
bzr revid: fme@openerp.com-20120619205611-2ar60dovmu2higln

addons/web_shortcuts/static/src/xml/web_shortcuts.xml

index 656fded..c92da39 100644 (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">