From: Dan Scott Date: Mon, 30 Jul 2012 15:17:13 +0000 (-0400) Subject: TPAC: Fix mylists missing and whitespace X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=23c04f2c88705e4b6c70f5386e1ec6506b5152f1;p=working%2FEvergreen.git TPAC: Fix mylists missing and whitespace Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates/opac/myopac/lists.tt2 b/Open-ILS/src/templates/opac/myopac/lists.tt2 index 0352ccdc9e..2103ae0982 100644 --- a/Open-ILS/src/templates/opac/myopac/lists.tt2 +++ b/Open-ILS/src/templates/opac/myopac/lists.tt2 @@ -239,12 +239,12 @@ [% l('Author(s)') %] - [% l('Publication Date') %] - - - [% l('Format') %] - - + [% l('Publication Date') %] + + + [% l('Format') %] + + [% l('Notes') %] [% IF CGI.param("edit_notes") != bbag.id %] | [% l('Edit') %] @@ -283,12 +283,13 @@ authorquery = attrs.author | replace('[,\.:;]', ''); mkurl(ctx.opac_root _ '/results', {qtype => 'author', query => authorquery}, ['page', 'bbid', 'edit_notes']) -%]">[% attrs.author | html %] - + + [% attrs.pubdate | html %] - - + + [% attrs.format_label | html %] - + [% IF CGI.param("edit_notes") == bbag.id %] [% FOR note IN item.notes %]