From b785588736c38951f4b6527a9dbe3413ac16cbbe Mon Sep 17 00:00:00 2001 From: berick Date: Thu, 7 Apr 2011 12:00:36 -0400 Subject: [PATCH] tie in select-all option in lists interfaces --- Open-ILS/web/templates/default/opac/myopac/lists.tt2 | 12 ++++++++---- Open-ILS/web/templates/default/opac/parts/anon_list.tt2 | 6 +++++- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/Open-ILS/web/templates/default/opac/myopac/lists.tt2 b/Open-ILS/web/templates/default/opac/myopac/lists.tt2 index f661726c38..1ec9f237a8 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 8fb8258cbf..19a7440320 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 %]
- -- 2.11.0
+ + [% l('Title') %] [% l('Author(s)') %]