Bug 36904: Fix batch->ill_batch
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Tue, 21 May 2024 09:13:49 +0000 (09:13 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 30 May 2024 08:10:01 +0000 (10:10 +0200)
commitfa2d629c3cfdeca18aa868bd18653d379211d719
tree95a0a0a53ebf7f5a7943e10091d50143f67c716c
parent57ec82f6e86a230a6ace571e7c5e54e8ddf702fc
Bug 36904: Fix batch->ill_batch

This was missed when renaming follow-ups were added to bug 30719

1) Enable ILL, install FreeForm and checkout the current compatible branch with main
  bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh)
  cd /kohadevbox/koha/Koha/Illbackends/FreeForm
  git checkout reorganize_ILL
2) Visit ILL module:
  http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl
3) Type whatever search in the tiny 'Search' input box directly above the table
4) Notice you get an error. Apply patch. Repeat.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 5f031219ba0f242cab75cd07d4fcdf30af91d177)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js