http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6534
--- Comment #2 from Owen Leonard <[email protected]> 2011-07-07 19:02:24 UTC --- Created attachment 4579 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4579 Proposed fix This patch uses JS to add two links to the top of the checkouts table: renew selected and renew all. Clicking each one submits the respective form. A change to opac-user.pl lets the template hide the renew buttons if none of the items listed are available to be renewed. Also added is a small validation routine to warn the user if they try to "renew selected" without having checked any boxes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
