http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14217

--- Comment #12 from Tomás Cohen Arazi <tomasco...@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 <tomasco...@theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to