LP2015137 Tab order for admin splash link tables user/gmcharlt/lp2015137_signoff
authorStephanie Leary <stephanie.leary@equinoxoli.org>
Mon, 8 May 2023 22:37:27 +0000 (22:37 +0000)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 9 May 2023 13:57:41 +0000 (09:57 -0400)
commit9f1b73eb791c1f8cd9d0d44f5a54aa187cf24747
tree0a38b69078939a67a9d8b8b1e3a2e2c1688023d7
parent05237d3162f3cd25ae831db4b0b2ad424ae243a4
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>
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