Change help__content to help-content to conform linting Regex

This commit is contained in:
Corinne Durrmeyer 2024-08-05 15:41:08 +02:00
parent 4e1332431b
commit e358f196e9
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6
5 changed files with 12 additions and 11 deletions

View file

@ -3,7 +3,7 @@
%button.help-btn.fr-translate__btn.fr-btn{ "aria-controls" => "help-menu", "aria-expanded" => "false" }
= t('help')
#help-menu.help__content.fr-collapse.fr-menu
#help-menu.help-content.fr-collapse.fr-menu
- title = dossier.brouillon? ? t("help_dropdown.help_brouillon_title") : t("help_dropdown.help_filled_dossier")
%ul.fr-menu__list

View file

@ -3,7 +3,7 @@
%button.help-btn.fr-translate__btn.fr-btn{ "aria-controls" => "help-menu", "aria-expanded" => "false" }
= t('help')
#help-menu.help__content.fr-collapse.fr-menu
#help-menu.help-content.fr-collapse.fr-menu
%ul.fr-menu__list
%li.flex
= render partial: 'shared/help/dropdown_items/faq_item'

View file

@ -3,7 +3,7 @@
%button.help-btn.fr-translate__btn.fr-btn{ "aria-controls" => "help-menu", "aria-expanded" => "false" }
= t('help')
#help-menu.help__content.fr-collapse.fr-menu
#help-menu.help-content.fr-collapse.fr-menu
%ul.fr-menu__list
- if procedure.service.present?
%li.flex