add aria-disclosure for all dropdown buttons
This commit is contained in:
parent
5158b73e86
commit
4b86586ca0
11 changed files with 26 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue