From: Terran McCanna Date: Wed, 9 Aug 2017 18:05:16 +0000 (-0400) Subject: Default Print Templates - PINES Customizations X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9f47ea85aadfe21450640d5da7d1cfc84c6beb0a;p=evergreen%2Fpines.git Default Print Templates - PINES Customizations Customized default print templates for PINES so that each library will have a good starting point to work from. 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 af614dcc51..e8370bc8c5 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,4 +1,4 @@ -
___/___
+
{{dest_courier_code}}
{{dest_location.shortname}}


@@ -12,4 +12,4 @@ Request Date:  {{hold.request_time | date:"M/d/yyyy"}}
-
{{current_location.shortname}} {{today | date:'short'}}
\ No newline at end of file +
{{current_location.shortname}} {{today | date:'short'}}
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 6c1b5493f7..a16662a1e4 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,4 +1,4 @@ -
___/___
+
{{dest_courier_code}}
{{dest_location.shortname}}


@@ -11,4 +11,4 @@ Barcode:  {{copy.barcode}}
-
{{current_location.shortname}} {{today | date:'short'}}
\ No newline at end of file +
{{current_location.shortname}} {{today | date:'short'}}