]> git.evergreen-ils.org Git - 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 20:56:05 +0000 (15:56 -0500)
commit73ed6694dcfef2e3ee4b3dafd5987193c657624a
tree95a84330c2d1f540d8e1acbb1a960f6eea64e0f0
parentbaf0bf696aca4999a48e4e1dbf06bfc8aa37eff7
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