From: Terran McCanna Date: Mon, 4 Jan 2016 19:39:08 +0000 (-0500) Subject: These changes undo a couple of small things I tried to tweak on the web X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Frel_2_9_1_webclient;p=evergreen%2Fpines.git 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 --- 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') %] -
- +