Bug 26602: (QA follow-up) Cleanup datatables settings
authorNick Clemens <nick@bywatersolutions.com>
Fri, 5 Feb 2021 17:45:34 +0000 (17:45 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Feb 2021 13:56:00 +0000 (14:56 +0100)
commit6118d24904297c3b4bc44bf13e5e354b60feb33d
treec59cb06f9a693c423fb97ddc4969c6390a463ed2
parent655f11fd60ddf2a7ae690de340ed9945070ef3e2
Bug 26602: (QA follow-up) Cleanup datatables settings

On letter.tt we had nosort and set things via settings that are default in KohaTable so removed
those from letter.js. Also made the last updated column exportable

On upload.tt the noExport didn't do anything, because we couldn't export, so moved to used KohaTable

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload.tt
koha-tmpl/intranet-tmpl/prog/js/letter.js