mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] Add add_shortcut picture to web_shortcuts addons
This commit is contained in:
BIN
web_shortcuts/static/src/img/add-shortcut.png
Normal file
BIN
web_shortcuts/static/src/img/add-shortcut.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 337 B |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user