]> git.koha-community.org Git - koha.git/commit
Bug 18584: Fix trailing spaces in C4/Accounts.pm
authorLee Jamison <ldjamison@marywood.edu>
Sat, 10 Jun 2017 09:26:51 +0000 (09:26 +0000)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 13 Jun 2017 20:42:54 +0000 (22:42 +0200)
commit90b79b412254b073ad33601df7c0c6f2bf324200
tree3f7656fd0f1ff0f91faa15b95de5736752686d38
parent74bd5c320c0befab51488d5ededa638fdbe2834b
Bug 18584: Fix trailing spaces in C4/Accounts.pm

Removed trailing spaces at line 182 of C4::Accounts.

Test plan:
1. Edit C4/Accounts.pm and verify trailing spaces
2. Apply patch
3. Verify that trailing spaces in C4/Accounts have been removed

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit a80ed84d070f81065b1fb2fa14f5ced3c25d6431)
(cherry picked from commit abc32e9099376b6f6c9ffed8033e8e041c4cec68)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
C4/Accounts.pm