From: berick Date: Thu, 7 Apr 2011 16:00:36 +0000 (-0400) Subject: tie in select-all option in lists interfaces X-Git-Url: http://git.equinoxoli.org/?p=evergreen-equinox.git;a=commitdiff_plain;h=b785588736c38951f4b6527a9dbe3413ac16cbbe tie in select-all option in lists interfaces --- diff --git a/Open-ILS/web/templates/default/opac/myopac/lists.tt2 b/Open-ILS/web/templates/default/opac/myopac/lists.tt2 index f661726..1ec9f23 100644 --- a/Open-ILS/web/templates/default/opac/myopac/lists.tt2 +++ b/Open-ILS/web/templates/default/opac/myopac/lists.tt2 @@ -85,14 +85,18 @@
-
+ @@ -117,7 +121,7 @@ attrs = {marc_xml => ctx.bookbags_marc_xml.$rec_id}; PROCESS get_marc_attrs args=attrs %] - + diff --git a/Open-ILS/web/templates/default/opac/parts/anon_list.tt2 b/Open-ILS/web/templates/default/opac/parts/anon_list.tt2 index 8fb8258..19a7440 100644 --- a/Open-ILS/web/templates/default/opac/parts/anon_list.tt2 +++ b/Open-ILS/web/templates/default/opac/parts/anon_list.tt2 @@ -20,7 +20,11 @@
- + + [% l('Title') %] [% l('Author(s)') %]
[% attrs.title %] [% attrs.author %]
-
+ + [% l('Title') %] [% l('Author(s)') %]