From: Jason Boyer Date: Fri, 11 Mar 2022 14:03:02 +0000 (-0500) Subject: LP1964019: Change span tag to div to work around a Chrome bug X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=73ed6694dcfef2e3ee4b3dafd5987193c657624a;p=evergreen%2Fjoelewis.git 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 Signed-off-by: Mike Rylander Signed-off-by: Michele Morgan --- diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html index fdb1382889..b926b5a4f9 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html @@ -21,7 +21,7 @@ - + +
No