@@ -, +, @@ - Add 'FreeForm' backend and enable ILLModule, run: - Install a metadata enrichment plugin, e.g.: - Add 5 batches, run the following command in kshell: - Visit ILL batches page: - Confirm no batches are shown. Apply patch. Repeat. --- koha-tmpl/intranet-tmpl/prog/en/includes/ill-batch.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/ill-batch.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/ill-batch.inc @@ -1,4 +1,4 @@ -[% IF query_type == "batch_list" %] +[% IF op == "batch_list" %]

View ILL requests batches

--