]> git.koha-community.org Git - koha.git/commit
Bug 16013: Make classification sources deletable
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 9 Mar 2016 11:28:04 +0000 (11:28 +0000)
committerFrédéric Demians <f.demians@tamil.fr>
Wed, 23 Mar 2016 12:49:31 +0000 (13:49 +0100)
commit9bfd70aec62b68b88f9cd6c3ddc25df52d8a9996
treed13547d64f81f8d9767f69091d98e4ff7117fea4
parentbcbe443af43132295461c86dd868c3bff023f53c
Bug 16013: Make classification sources deletable

Because of a wrong variable scope, the classification sources are not
deletable.

Test plan:
Create a classification sources (admin/classsources.pl)
Try to delete it
Without this patch, the classification source won't be deleted
With this patch, it will work!

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
(cherry picked from commit f6463317db08b9a4218ad94a2d191a5f5216c8c5)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
(cherry picked from commit 145e4f7a1e104416da3fe5866ae537e68e4e9480)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
admin/classsources.pl