[ADD] Add add_shortcut picture to web_shortcuts addons

This commit is contained in:
Adrien Peiffer
2014-12-14 22:13:58 +01:00
parent f538ec7a10
commit f98ac7396e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

View File

@@ -5,7 +5,7 @@
<t t-name="Systray.Shortcuts">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<img t-att-src="_s + '/web/static/src/img/add-shortcut.png'"/>
<img src="/web_shortcuts/static/src/img/add-shortcut.png"/>
</a>
<ul class="oe_systray_shortcuts_items dropdown-menu">
</ul>