From 693e6b1fd81e56424f45c9fce1a0761ccbec47e6 Mon Sep 17 00:00:00 2001 From: William Rockwood Date: Thu, 21 Mar 2013 15:18:05 -0400 Subject: [PATCH] Re-expose barcode/call in Items Out list - uncommented existing barcode/call columns Signed-off-by: William Rockwood --- templates_tadlskin/opac/myopac/circs.tt2 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/templates_tadlskin/opac/myopac/circs.tt2 b/templates_tadlskin/opac/myopac/circs.tt2 index 54159b28db..2577df5c81 100644 --- a/templates_tadlskin/opac/myopac/circs.tt2 +++ b/templates_tadlskin/opac/myopac/circs.tt2 @@ -66,7 +66,7 @@ /> - + Title / @@ -81,12 +81,12 @@ Due Date - - + @@ -104,7 +104,7 @@ value="[% circ.circ.id %]" /> - [% date.format(due_date, DATE_FORMAT) %] - - + [% IF circ.renewal_response AND circ.renewal_response.textcode != 'SUCCESS' %] -- 2.11.0