Commit e040a53
committed
Remove role=treeitem
This was causing an accessability violation, because treeitems must be a child of a tree. https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tree_role1 parent d27a1d1 commit e040a53
File tree
2 files changed
+2
-2
lines changed- app
- assets/stylesheets/blacklight
- components/blacklight
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments