Bug 8612: [QA Follow-up] Remove two newlines from template output
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 2 Jun 2017 06:08:57 +0000 (08:08 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 15:02:08 +0000 (12:02 -0300)
commit273659cc031b9be0c79fe199f4ec76c7bb44ac26
tree34e3efe580e05b98b1ced2f7abab94494438219c
parent7e111f1b3f1056e1cf75c5805dd2f85958ef9484
Bug 8612: [QA Follow-up] Remove two newlines from template output

When using the Default profile from the basket form, the resulting csv
file has an additional newline after the headers and at the end.
This patch removes them.
Unit test adjusted accordingly.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/csv/basket.tt
t/db_dependent/Acquisition/GetBasketAsCSV.t