https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31141 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #137621|0 |1 is obsolete| | --- Comment #4 from David Nind <david@davidnind.com> --- Created attachment 137623 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137623&action=edit Bug 31141: Template simplification In the only place we use the waiting_holds include, we were hard coded to always pass the 'select_column' variable as true. We can simply and clarify the logic by just removing this superflous variable. Test plan 1. Confirm that the waiting holds tables continue to display as expected Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.