---- Reported by jwagner@ptfs.com 2009-10-05 14:45:50 ---- I've had requests from a couple of sites to hide one or two of the buttons that display when a hold is triggered at checkin (Confirm, Print Slip and Confirm, Ignore). Rather than continue down the path of local screen changes, I've set up some sysprefs to control the display of each button, and modified returns.pl and returns.tmpl to obey them. ---- Additional Comments From jwagner@ptfs.com 2009-10-06 17:45:49 ---- Patch sent 10/6/09 -- new sysprefs are HoldButtonConfirm, HoldButtonPrintConfirm, HoldButtonIgnore. The code doesn't require any of them to be on, but sites should use at least one of HoldButtonConfirm or HoldButtonPrintConfirm. ---- Additional Comments From jwagner@ptfs.com 2010-05-12 13:43:46 ---- The fix for this bug (in ptfs-harley) can also be pulled from the public git repository at http://github.com/Koha-PTFS, branch http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3693 --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:13 UTC --- This bug was previously known as _bug_ 3693 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3693 Unknown operating system Windows 2000. Setting to default OS "All". Actual time not defined. Setting to 0.0 The original reporter of this bug does not have an account here. Reassigning to the person who moved it here: chris@bigballofwax.co.nz. Previous reporter was jwagner@ptfs.com. The original assignee of this bug does not have an account here. Reassigning to the default assignee for the component, gmcharlt@gmail.com. Previous assignee was jwagner@ptfs.com. Bug reassigned, setting status to "NEW". Previous status was "ASSIGNED".
This sounds like a problem better solved by improving the markup to enable changes via CSS.
patch available at: https://github.com/ptfs/Koha-PTFS Side note: I agree with Owen comment = We have too many sysprefs, this problem can be addressed through CSS
patch outside + better way to solve the problem, marking WONTFIX