add aria-disclosure for all dropdown buttons

This commit is contained in:
Christophe Robillard 2020-09-14 11:28:24 +02:00
parent 5158b73e86
commit 4b86586ca0
11 changed files with 26 additions and 26 deletions

View file

@ -33,9 +33,9 @@
%span.icon.edit
Modifier
.dropdown
.button.dropdown-button.procedures-actions-btn
.button.dropdown-button.procedures-actions-btn{ 'aria-expanded' => 'false', 'aria-controls' => 'actions-menu' }
Actions
.dropdown-content.fade-in-down
#actions-menu.dropdown-content.fade-in-down
%ul.dropdown-items.pl-0
- if !procedure.close?
%li