Koha/koha-tmpl/intranet-tmpl/prog/en/modules/clubs
Jonathan Druart d02e91f269 Bug 29859: Use iterator instead of as_list
On bug 29844 we decided to remove wantarray from Koha::Objects->search.
Reviewing the difference occurrences I found some unnecessary uses of ->as_list,
where iterators should be used instead.

This patch only removes the obvious places, not the tricky ones.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-09 15:36:23 -10:00
..
club-enrollments.tt
clubs-add-modify.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
clubs.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
patron-clubs-tab.tt
patron-enroll.tt
templates-add-modify.tt