From: Bill Erickson Date: Thu, 14 Mar 2019 20:48:40 +0000 (-0400) Subject: JBAS-2224 Copy detail ISBN display repairs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=af6e0a9fcdbdcff871516cba93bf5c03568d5cae;p=working%2FEvergreen.git JBAS-2224 Copy detail ISBN display repairs Prevent long ISBN strings from distorting the copy detail display. Instead, chop off the overflow and show the entirety via tooltip. Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 b/Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 index 30303d7bd2..340520e30e 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 @@ -59,8 +59,10 @@
[% l('ISBN') %]
-
- {{copy.call_number().record().simple_record().isbn()}} +
+ + {{copy.call_number().record().simple_record().isbn()}} +
[% l('Loan Duration') %]