This commit is contained in:
Kara Diaby 2022-04-13 15:44:29 +02:00
parent 900b8f7be6
commit 3f2ef985c7
18 changed files with 84 additions and 53 deletions

View file

@ -1,5 +1,6 @@
.dropdown.help-dropdown
%button.button.primary.dropdown-button{ 'aria-expanded' => 'false', 'aria-controls' => 'help-menu' } Aide
%button.button.primary.dropdown-button{ 'aria-expanded' => 'false', 'aria-controls' => 'help-menu' }
= t('help')
#help-menu.dropdown-content.fade-in-down
%ul.dropdown-items
- if procedure.service.present?