Skip to content
Snippets Groups Projects
Commit ef15d1ce authored by Alexandre Kühn's avatar Alexandre Kühn
Browse files

Revert "[FIX] web: 'Shortcuts' in user menu (community)"

This reverts commit 05971d00.

This menu makes sense in community, therefore we re-enable this
menu.
parent 39fb86a3
No related branches found
No related tags found
No related merge requests found
......@@ -109,6 +109,12 @@
</t>
</t>
<t t-extend="UserMenu.Actions">
<t t-jquery=".dropdown-divider" t-operation="before">
<a href="#" data-menu="shortcuts" class="dropdown-item d-none d-md-inline-block">Shortcuts</a>
</t>
</t>
<div t-name="UserMenu.shortcuts">
<div class="container-fluid">
<div class="row">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment