@@ -, +, @@ - If necessary, create one or more patron lists so that the table appears. Confirm that the content area looks correct. - Click Actions -> Add patrons to confirm that the screen looks correct. --- .../prog/en/modules/patron_lists/list.tt | 94 +++++++------- .../prog/en/modules/patron_lists/lists.tt | 116 +++++++++--------- 2 files changed, 108 insertions(+), 102 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt @@ -169,54 +169,58 @@ -
- | Card | -First name | -Surname | -Address | -Category | -Library | -Expires on | -Circ notes | -
---|
- - - | -- - [% p.borrowernumber.cardnumber | html %] - - | -[% p.borrowernumber.firstname | html %] | -[% p.borrowernumber.surname | html %] | -- [% p.borrowernumber.address | html %] - [% p.borrowernumber.address2 | html %] - [% p.borrowernumber.city | html %] - [% p.borrowernumber.state | html %] - [% p.borrowernumber.country | html %] - | -[% p.borrowernumber.categorycode.description | html %] ([% p.borrowernumber.categorycode.categorycode | html %]) | -[% p.borrowernumber.branchcode.branchname | html %] | -[% p.borrowernumber.dateexpiry | $KohaDates %] | -[% p.borrowernumber.borrowernotes | html %] | ++ | Card | +First name | +Surname | +Address | +Category | +Library | +Expires on | +Circ notes |
---|
Name | -Patrons in list | -Shared | -- |
---|
[% l.name | html %] | -[% l.patron_list_patrons_rs.count || 0 | html %] | -- [% IF l.shared %] - [% IF shared_by_other %] - by [% INCLUDE 'patron-title.inc' patron=l.owner %] - [% ELSE %] - by you - [% END %] - [% END %] - | -
-
-
- Actions
-
- |
[% l.name | html %] | +[% l.patron_list_patrons_rs.count || 0 | html %] | +
+ [% IF l.shared %]
+ [% IF shared_by_other %]
+ by [% INCLUDE 'patron-title.inc' patron=l.owner %]
+ [% ELSE %]
+ by you
[% END %]
- [% IF ( l.patron_list_patrons_rs.count ) %]
-
- |
+
+
+
+ Actions
+
+
-
- |
-