Bug 13990: (follow-up) fix various whitespace errors
authorMark Tompsett <mtompset@hotmail.com>
Fri, 26 Jan 2018 16:20:20 +0000 (16:20 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 30 Jan 2018 17:20:59 +0000 (14:20 -0300)
commit5d6e58f7cadd9c42ef5669b29674bd4b38fabc4f
treedf93deef3ed50bafcca490f269501099ecc88306
parent65e541085c86ab2f6873a0c98d631b7719bcc62d
Bug 13990: (follow-up) fix various whitespace errors

- tabs to 4 spaces
- trailing whitespace
- missing vertical whitespace before =head3

Without this patch, this bug fails qa test tools.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/ILSDI/Services.pm