Koha/koha-tmpl
Katrin Fischer dd095aa8c4
Bug 32126: Fix missing div breaking the form for adding more search fields
The missing div caused a problem with the JS that controls
visibility of the list of search fields, the form and the toolbar.
With the div added, everything should now work as expected.

To test:
* Add a item search field, everything should work.
* Add a second item search field - intead of the form, you'll see an empty page.
* Apply patch.
* Add second and more search fields, all should work.
* Edit search fields.
* Delete search fields.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-29 09:01:35 -03:00
..
intranet-tmpl Bug 32126: Fix missing div breaking the form for adding more search fields 2022-11-29 09:01:35 -03:00
opac-tmpl Bug 31543: (follow-up) Use url filter for opac components search 2022-11-16 15:57:32 -03:00