Commit 87fe889
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 6bb33bc commit 87fe889
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 | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
| 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