[Koha-bugs] [Bug 6534] Duplicate opac renew buttons at the top of the checkouts list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 7 21:02:24 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6534

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> 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.


More information about the Koha-bugs mailing list