From cc4e9316a3751bf3a1b96cc122d2c79e6bd618f7 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Mon, 4 Jan 2016 14:39:08 -0500 Subject: [PATCH] These changes undo a couple of small things I tried to tweak on the web client that didn't work the way I hoped they would. Signed-off-by: Terran McCanna --- .../templates/staff/share/print_templates/t_hold_transit_slip.tt2 | 3 +-- .../src/templates/staff/share/print_templates/t_transit_slip.tt2 | 3 +-- Open-ILS/src/templates/staff/t_splash.tt2 | 6 ++---- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2 index 1149a75c7d..d4203a6d03 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_hold_transit_slip.tt2 @@ -1,6 +1,5 @@
-

{{dest_location.shortname}}
- {{dest_location.courier_code}}

+

{{dest_location.shortname}}


[% l('This item needs to be routed to [_1]', '{{dest_location.shortname}}') %]
{{dest_location.name}}
diff --git a/Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2 b/Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2 index bc872362b5..3f6a0131b7 100644 --- a/Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2 +++ b/Open-ILS/src/templates/staff/share/print_templates/t_transit_slip.tt2 @@ -1,6 +1,5 @@
-

{{dest_location.shortname}}
- {{dest_location.courier_code}}

+

{{dest_location.shortname}}


[% l('This item needs to be routed to [_1]', '{{dest_location.shortname}}') %]
{{dest_location.name}}
diff --git a/Open-ILS/src/templates/staff/t_splash.tt2 b/Open-ILS/src/templates/staff/t_splash.tt2 index 9c61a354d1..3f37ca3bd4 100644 --- a/Open-ILS/src/templates/staff/t_splash.tt2 +++ b/Open-ILS/src/templates/staff/t_splash.tt2 @@ -23,8 +23,7 @@
- [% l('Register New Patron') %]
- (Search for Existing Record First) + [% l('Register New Patron') %]
@@ -88,8 +87,7 @@ [% l('PINES Documentation') %] -
- +
-- 2.11.0