LP2015137 Tab order for admin splash link tables
authorStephanie Leary <stephanie.leary@equinoxoli.org>
Mon, 8 May 2023 22:37:27 +0000 (22:37 +0000)
committerJane Sandberg <js7389@princeton.edu>
Wed, 10 May 2023 12:59:47 +0000 (05:59 -0700)
commited22f11962f601f08ee7059f2256e1d42a396a05
tree7f6160b259a035c579a569ffbddbe7a3c753f8b4
parentac134268fd553daa959072a71650a5fc87897d3e
LP2015137 Tab order for admin splash link tables

Replaces row/column logic with CSS columns in the link table component
used in settings screens. This allows the user to tab through the
settings in alphabetical order, rather than the three-across groupings
that previously broke up similarly named settings.

Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/eg2/src/app/staff/share/link-table/link-table.component.css [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/share/link-table/link-table.component.html
Open-ILS/src/eg2/src/app/staff/share/link-table/link-table.component.ts