Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Jonathan Druart 130e06266c
Bug 38243: Remove DT's header_filter custom param
It seems to be a leftover from bug 32401, the code does not make sense:

 569                 if(options.header_filter) {
 570                     options.query_parameters = query_parameters;
 571                 } else {
 572                     dataSet.q = query_parameters;
 573                     delete options.query_parameters;
 574                 }

Then options.query_parameters is never used.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-10-29 16:14:40 +01:00
..
csv Bug 28327: Unify CSV delimiter special behavior for tabulation 2022-08-19 15:53:12 -03:00
acqui-home.tt Bug 36083: Fix HTML additional contents for the logged in branchcode 2024-09-30 15:23:20 +01:00
addorder.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
addorderiso2709.tt Bug 37081: Reword button on addorderiso2709.tt 2024-09-02 12:13:44 +02:00
ajax.tt
basket.tt Bug 36694: Remove HC sticky from acqui/basket.tt 2024-10-21 12:25:59 +02:00
basketgroup.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
basketheader.tt Bug 35044: Update: Order baskets 2024-08-23 18:21:21 +02:00
booksellers.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
cancelorder.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
duplicate_orders.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
edi_ean.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
edifactmsgs.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
edimsg.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
histsearch.tt Bug 37304: Fix created by filter in Acquisitions advanced search 2024-10-18 14:26:06 +02:00
invoice-files.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
invoice.tt Bug 35044: Update: Invoices 2024-08-23 18:21:22 +02:00
invoices.tt Bug 35044: Update: Invoices 2024-08-23 18:21:22 +02:00
lateorders.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
moddeliverydate.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
modordernotes.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
neworderempty.tt Bug 35044: Update: Acquisition orders 2024-08-23 18:21:22 +02:00
neworderempty_duplicate.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
newordersubscription.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
newordersuggestion.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
ordered.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
orderreceive.tt Bug 38243: Remove DT's header_filter custom param 2024-10-29 16:14:40 +01:00
parcel.tt Bug 33484: Add tables_settings.default_save_state_search 2024-10-28 17:10:13 +01:00
parcels.tt Bug 35044: Update: Invoices 2024-08-23 18:21:22 +02:00
showorder.tt Bug 33908: Improve translation of title tags: Acquisitions 2023-09-01 11:07:41 -03:00
spent.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
supplier.tt Bug 36694: Remove HC sticky from acqui/supplier.tt 2024-10-21 12:26:01 +02:00
transferorder.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
uncertainprice.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00
vendor_issues.tt Bug 37732: Update templates to use Bootstrap styles when alert class comes from the perl script 2024-09-13 12:02:52 +02:00
z3950_search.tt Bug 35402: Update the OPAC and staff interface to Bootstrap 5 2024-08-23 15:58:41 +02:00