Prevent comment from being displayed in html
This commit is contained in:
parent
2598bb99d0
commit
3de79e99e0
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
- elsif nav_bar_profile == :instructeur
|
||||
= render partial: 'shared/help/help_dropdown_instructeur'
|
||||
- else
|
||||
// NB: on mobile in order to have links correctly aligned, we need a left icon
|
||||
-# NB: on mobile in order to have links correctly aligned, we need a left icon #
|
||||
= link_to t('help'), t("links.common.faq.url"), class: 'fr-btn dropdown-button'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue