From d938bf1591b59449ef285dc220cff0a5f9c1f0d7 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 16 Jun 2014 14:19:28 -0400 Subject: [PATCH] checkout due date; address print Signed-off-by: Bill Erickson --- .../staff/admin/workstation/t_print_templates.tt2 | 1 + .../src/templates/staff/circ/patron/t_checkout.tt2 | 27 ++++++++++++++++++++-- .../src/templates/staff/circ/patron/t_summary.tt2 | 6 ++++- .../src/templates/staff/css/circ/patron.css.tt2 | 3 ++- .../share/print_templates/t_patron_address.tt2 | 12 ++++++++++ .../js/ui/default/staff/admin/workstation/app.js | 4 +++- .../web/js/ui/default/staff/circ/patron/app.js | 11 +++++++-- .../js/ui/default/staff/circ/patron/checkout.js | 12 +++++++++- Open-ILS/web/js/ui/default/staff/services/grid.js | 8 +++++-- 9 files changed, 74 insertions(+), 10 deletions(-) create mode 100644 Open-ILS/src/templates/staff/share/print_templates/t_patron_address.tt2 diff --git a/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 b/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 index 5e30af2847..15e07b2a9a 100644 --- a/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 +++ b/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 @@ -15,6 +15,7 @@ + diff --git a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 index 8a2cc26a68..48fe012d58 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -11,7 +11,8 @@