From: berick Date: Thu, 7 Apr 2011 16:00:36 +0000 (-0400) Subject: tie in select-all option in lists interfaces X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0b93bf6e29e4161f2e28e6f55bd3678fba73b00d;p=evergreen%2Fequinox.git 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 70fc3281ec..31144e20cc 100644 --- a/Open-ILS/web/templates/default/opac/myopac/lists.tt2 +++ b/Open-ILS/web/templates/default/opac/myopac/lists.tt2 @@ -84,14 +84,18 @@
-
+ @@ -116,7 +120,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 %]
-
+ + [% l('Title') %] [% l('Author(s)') %]