From: William Rockwood Date: Thu, 13 Jun 2013 17:50:01 +0000 (-0400) Subject: Wrapped attrs.pubdate in search results with a span.class X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1822b3ff754051eae35d05901ca7bfb68aef928d;p=evergreen%2Ftadl.git Wrapped attrs.pubdate in search results with a span.class - Used class="record_year" to indicate the "year" (date) field in search results. Signed-off-by: William Rockwood --- diff --git a/templates_tadlskin/opac/parts/result/table.tt2 b/templates_tadlskin/opac/parts/result/table.tt2 index 0668230294..31b40e77d6 100644 --- a/templates_tadlskin/opac/parts/result/table.tt2 +++ b/templates_tadlskin/opac/parts/result/table.tt2 @@ -77,7 +77,7 @@ mkurl(ctx.opac_root _ '/results', {qtype => 'author', query => authorquery}, ['page']) -%]">[% attrs.author | html %]    - [% attrs.pubdate | html %] + [% attrs.pubdate | html %]