3 Aug
2017
3 Aug
'17
5:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18331 --- Comment #21 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Not related with the current discussion, but found an error in the current patch: +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/csv/basket.tt @@ -1,4 +1,6 @@ -[% INCLUDE csv_headers/acqui/basket.tt %] +[%- INCLUDE csv_headers/acqui/basket.tt -%] +[% INCLUDE empty_line.inc -%] last line should be +[%- INCLUDE empty_line.inc -%] -- You are receiving this mail because: You are watching all bug changes.