Bug 25651: Fix modification of authorised value
authorJulian Maurice <julian.maurice@biblibre.com>
Tue, 2 Jun 2020 11:32:10 +0000 (15:32 +0400)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 12 Jun 2020 07:57:31 +0000 (09:57 +0200)
commit4d003ad9cd5a0967f3235d687340a8b75d36acd3
tree1d8b77abcb9f3f80733a4f14bdf214b94d6fc700
parentf32825ae26aa443a1fde2c8884852e4298d96916
Bug 25651: Fix modification of authorised value

When modifying an existing authorised value, the category is not
correctly passed to the template and so it is not passed to the
POST request, which results in the authorised value switching to
category '', which effectively make it disappear from the interface.
This patch fixes that.

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
admin/authorised_values.pl