21 Sep
2015
21 Sep
'15
4:49 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14217 --- Comment #12 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 42737 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42737&action=edit Bug 14217: (QA followup) avoid repeating code This patch refactors the handle-one-index-subfields template to call a new template handle-one-index-subfields-helper instead of repeating the code for subfields indexing (index-subfields) which gets wrapped inside the new condition test if needed. This avoids code duplication, with the same results. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.