@@ -, +, @@ -Add some clubs -Go to a patron record and enroll them in some clubs but not in others. -There should be two table under the clubs tab, Clubs currently enrolled in and Clubs not enrolled in -Neither are DataTables -Apply patch -With the same patron check the clubs tab, they should be datatables now -Make sure all the controls, pagination works good --- .../prog/en/modules/clubs/patron-clubs-tab.tt | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/patron-clubs-tab.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/patron-clubs-tab.tt @@ -3,13 +3,13 @@ [% IF enrollments %]

Clubs currently enrolled in

- +
- [% IF CAN_user_clubs_enroll %][% END %] + [% IF CAN_user_clubs_enroll %][% END %] @@ -36,12 +36,12 @@

Clubs not enrolled in

-
Name Description Date enrolled Actions
+
- [% IF CAN_user_clubs_enroll %][% END %] + [% IF CAN_user_clubs_enroll %][% END %] @@ -63,8 +63,15 @@
Name Description Actions
[% END %] -[% IF CAN_user_clubs_enroll %]