Koha/koha-tmpl
Brendan Lawlor 5b6fddb1d9
Bug 36195: Replace POST in itemsearch.tt with GET
We retrieve a list of records for DT, it does not need to be a POST
request.

Test plan:

1. Try an item search
2. The page loads but pops an alert that says "403: Forbidden" and table stays empty
3. Apply patch
4. Try an item search again and the table loads results

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-03-12 17:47:27 +01:00
..
intranet-tmpl Bug 36195: Replace POST in itemsearch.tt with GET 2024-03-12 17:47:27 +01:00
opac-tmpl Bug 36004: Fixed typo in successfully 2024-03-08 18:58:22 +01:00