Bug 33586: Fix sequence of fields for memberresultst in table configuration

The sequence of options actually matters, not the name.
Library and category were switched, this patch fixes it and
now it should all hide/show as expected:

* Go to administration > table configuration
* Hide library in memberresultst
* Go to patron search and search
* Verify that category was hidden instead
* Apply patch
* Verify now label and columns for library and category
  match with configuration.

Signed-off-by: Lisette Scheer <lisette.scheer@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Katrin Fischer 2023-04-21 19:46:19 +00:00 committed by Tomas Cohen Arazi
parent d6b5a7f7df
commit 2ef95d9142
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -976,10 +976,10 @@ modules:
columnname: name
-
columnname: dateofbirth
-
columnname: category
-
columnname: library
-
columnname: category
-
columnname: expires_on
-