Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Martin Renvoize 6c7c93675e
Bug 31435: (follow-up) Make kohaTable calls consistent
Our calls to instantiate a kohaTable from JS were inconsistent in how
they pass table_settings where no table_settings exist.

This patch replaces empty arrays and empty hashrefs with a consistent
'null' being passed to ake it clear we don't have any settings to pass
yet.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-09-07 12:08:01 -07:00
..
csv Bug 28327: Unify CSV delimiter special behavior for tabulation 2022-08-19 15:53:12 -03:00
acqui-home.tt
addorder.tt
addorderiso2709.tt
ajax.tt
basket.tt
basketgroup.tt
basketheader.tt
booksellers.tt Bug 31377: Add internal note column to booksellers.tt 2022-08-22 13:18:21 -03:00
cancelorder.tt
duplicate_orders.tt
edi_ean.tt
edifactmsgs.tt
edimsg.tt
histsearch.tt
invoice-files.tt
invoice.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
invoices.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
lateorders.tt
modordernotes.tt
neworderempty.tt Bug 31388: Add select2 to fund selection in new order form 2022-08-22 13:36:16 -03:00
neworderempty_duplicate.tt
newordersubscription.tt
newordersuggestion.tt
ordered.tt
orderreceive.tt Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
parcel.tt Bug 31435: (follow-up) Make kohaTable calls consistent 2022-09-07 12:08:01 -07:00
parcels.tt Bug 30718: (QA follow-up) KohaDates filter on inputs 2022-08-19 08:26:40 -03:00
showorder.tt
spent.tt
supplier.tt Bug 31017: Update field name to 'type' 2022-08-19 16:15:15 -03:00
transferorder.tt
uncertainprice.tt
z3950_search.tt