[IMP] Improve shortcut model

This commit is contained in:
Adrien Peiffer
2014-08-26 16:33:23 +02:00
parent 4d88efa750
commit 61637c566f
3 changed files with 23 additions and 28 deletions

View File

@@ -13,7 +13,7 @@
</t>
<t t-name="Systray.Shortcuts.Item">
<li>
<a href="#" t-att-data-id="shortcut.res_id" t-att-data-shortcut-id="shortcut.id">
<a href="#" t-att-data-id="shortcut.menu_id[0]" t-att-data-shortcut-id="shortcut.id">
<t t-esc="shortcut.name"/>
</a>
</li>