From 7cb6a97ba64916c37c9ae036dbdb4cb99bce5d41 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Mon, 2 Feb 2015 13:05:56 -0500 Subject: [PATCH] LP#1402797 Add DOB and address validity styling Signed-off-by: Mike Rylander Signed-off-by: Bill Erickson --- Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 index f88d53919b..8377ed7249 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_summary.tt2 @@ -26,9 +26,9 @@
[% l('Net Access') %]
{{patron().net_access_level().name()}}
-
+
[% l('Date of Birth') %]
-
{{patron().dob() | date:'shortDate'}}
+
{{patron().dob() | date:'shortDate'}}
[% l('Last Activity') %]
@@ -138,7 +138,7 @@
- + {{addr.address_type()}} [% l('(print)') %] -- 2.11.0