https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31141 Bug ID: 31141 Summary: We can remove 'select_column' from waiting_holds.inc Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org We only call waiting_holds.inc from one template and in both cases we have hard coded the select_column variable to be passed as true. As such, we can simplify and just remove the condition entirely. -- You are receiving this mail because: You are watching all bug changes.