]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1964019: Change span tag to div to work around a Chrome bug
authorJason Boyer <JBoyer@equinoxOLI.org>
Fri, 11 Mar 2022 14:03:02 +0000 (09:03 -0500)
committerMichele Morgan <mmorgan@noblenet.org>
Fri, 11 Mar 2022 21:00:11 +0000 (16:00 -0500)
commit0b3dddad68d056a0c867055942cc1df090ed0913
tree8bef4098de23e95b0aae861a74c4aecc9da89eb9
parent6440259b9354ba517ab700190e73c9b79b81b830
LP1964019: Change span tag to div to work around a Chrome bug

For some reason the span tag wrapping the contents of the Holdable? column
began to cause problems with Chrome 99 on Windows. Changing the spans to divs
works everywhere without turning off tooltips.

Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html