@@ -, +, @@ templates - Test deletion of both club templates and clubs. Deletion confirmation dialogs should work as expected, both for OK and Cancel. - Test editing of a club template. Under "Club fields," the "Add new field" and "Delete field" links should work correctly. - Open a patron record for checkout. - Test enrolling and un-enrolling the patron. - Test the same process from the patron detail page. --- .../prog/en/modules/clubs/patron-clubs-tab.tt | 33 --------- .../prog/en/modules/clubs/patron-enroll.tt | 30 -------- .../prog/en/modules/clubs/templates-add-modify.tt | 24 +++++-- koha-tmpl/intranet-tmpl/prog/js/members.js | 80 ---------------------- .../intranet-tmpl/prog/js/pages/circulation.js | 2 +- 5 files changed, 21 insertions(+), 148 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 @@ -61,36 +61,3 @@ [% END %] - -[% IF CAN_user_clubs_enroll %] - -[% END %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/patron-enroll.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/patron-enroll.tt @@ -35,33 +35,3 @@ - - - --- a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/templates-add-modify.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/templates-add-modify.tt @@ -1,5 +1,6 @@ [% USE Branches %] [% USE AuthorisedValues %] +[% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Patron clubs › [% IF club_template %] @@ -9,7 +10,7 @@ [% END %] [% INCLUDE 'doc-head-close.inc' %] -