]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html
LP2052960 Remove button markup from record actions
authorStephanie Leary <stephanie.leary@equinoxoli.org>
Mon, 12 Feb 2024 19:03:32 +0000 (19:03 +0000)
committerJane Sandberg <js7389@princeton.edu>
Mon, 19 Feb 2024 22:10:48 +0000 (14:10 -0800)
commit05e5df805384c7054f7298fd6daff82dc5324946
tree21e4d9462ddd8295aa314dacdd5a723945f1c681
parentdcca92e1d995a1343023c442661c73d024caadf9
LP2052960 Remove button markup from record actions

Removes errant <button> elements that were nested inside the Patron View
and Place Hold links (in the bib record actions row of buttons below the
summary box). Buttons inside links are unnecessary and created an extra
tab stop when navigating the page via keyboard. Classes have been moved
to the <a> element to retain styling.

Release-note: Remove extra tab stops when navigating bib record actions in staff client using keyboard

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/catalog/record/actions.component.html