https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27248
--- Comment #24 from Katrin Fischer <[email protected]> --- Another round of testing: 1) QA checks - passing! 2) Code review - nothing more spotted! 3) Testing - still works nicely All previous comments have been addressed, signing off. Note: tidy doing some stranger things here, breaking up closing tags: + <textarea rows="10" cols="30" id="barcodelist" name="barcodelist"> + [%- FOREACH item IN items %] + [%- item.barcode | html -%] + [% END -%] + </textarea + > -- 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/
