From d5add8af04c982c40e61afa0a02c205e5e637324 Mon Sep 17 00:00:00 2001 From: Garry Collum Date: Sun, 23 Jan 2022 21:05:16 -0500 Subject: [PATCH] LP1010494 - More Details button is not translatable. Surrounds the text in the More Details and Less Details button in the bootstrap opac bib record screen and changes 'Less Details' to 'Fewer Details'. Signed-off-by: Garry Collum Signed-off-by: Terran McCanna --- Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 index 13925be4a3..f55058a213 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2 @@ -71,7 +71,7 @@ ctx.metalinks.push(' [%- INCLUDE "opac/parts/record/authors.tt2" %]
+ class="btn btn-action btn-sm my-3"> [%l ("More Details") %]

[% l("Record details") %]

    @@ -329,10 +329,10 @@ ctx.metalinks.push('
-- 2.11.0