https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31141
--- Comment #1 from Martin Renvoize <[email protected]> --- Created attachment 137617 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137617&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 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
