From 4b7ccf278ea28234a131d73c9a034378206b0410 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Thu, 19 Nov 2020 18:18:13 -0500 Subject: [PATCH] OPAC: More small changes to Bootstrap OPAC layout - Add glyph icons to menus - Use preferred name instead of first name - Change some glyphs in the copy table Signed-off-by: Terran McCanna --- .../src/templates-bootstrap/opac/parts/footer.tt2 | 4 +-- .../opac/parts/record/copy_table.tt2 | 7 ++--- .../opac/parts/topnav_links.tt2 | 33 ++++++++++------------ 3 files changed, 20 insertions(+), 24 deletions(-) diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/footer.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/footer.tt2 index d06d056b01..e64fcbcec2 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/footer.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/footer.tt2 @@ -10,8 +10,8 @@ diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/record/copy_table.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/record/copy_table.tt2 index 23e039a276..01a8339fcd 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/record/copy_table.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/record/copy_table.tt2 @@ -88,7 +88,7 @@ IF has_copies or ctx.foreign_copies; [% l("Issue Label") %] [%- ELSE -%] [% l("Library System: Library Branch Name") %]
-
Find your nearest library
+
Find your nearest library
[%- END %] [% l("Call Number / Copy Notes") %] [%- IF has_parts == 'true' %] @@ -159,9 +159,8 @@ END; # FOREACH bib [% END %] [% callnum | html %] [% IF ctx.get_org_setting(CGI.param('loc') - - OR ctx.aou_tree.id, 'sms.enable') == 1 %]
[% l('Send Text') %][% END %] + OR ctx.aou_tree.id, 'sms.enable') == 1 %]
[% l('Send Text') %][% END %] [% IF copy_info.notes; %] [% FOREACH note IN copy_info.notes; %] diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2 index 097365d107..fecb3c1b04 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2 @@ -8,21 +8,21 @@ -