Skip to content
Snippets Groups Projects
Commit 39f8fce1 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Home: show button "help tour" when login

parent 63d120a4
No related branches found
No related tags found
No related merge requests found
Pipeline #4538 passed
......@@ -35,6 +35,7 @@
<!-- Help tour (NOT ready yet for small device) -->
<button type="button"
class="button button-block button-stable button-raised icon-left icon ion-easel ink-dark hidden-xs"
ng-show="login"
ng-click="startHelpTour()" >
{{'COMMON.BTN_HELP_TOUR'|translate}}
</button>
......
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