Skip to content
Snippets Groups Projects
Unverified Commit 7594ed7c authored by Fabrice Henrion's avatar Fabrice Henrion Committed by Martin Trigaux
Browse files

[FIX] grammar

Closes #14336
parent 8c764ad0
No related branches found
No related tags found
No related merge requests found
......@@ -5,10 +5,10 @@
<t t-jquery="li > a[data-action='select_view']" t-operation="after">
<t t-if="manager._is_admin">
<li t-if="manager.consume_tours_enabled">
<a href="#" data-action="consume_tours">Consume Tours</a>
<a href="#" data-action="consume_tours">Disable Tours</a>
</li>
<li>
<a href="#" data-action="start_tour">Start tour</a>
<a href="#" data-action="start_tour">Start Tour</a>
</li>
</t>
</t>
......
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