]> git.koha-community.org Git - koha.git/commit
Bug 33484: checkouts - Move visibility handling to table_settings
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 29 Oct 2024 09:42:22 +0000 (10:42 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 29 Oct 2024 15:14:31 +0000 (16:14 +0100)
commita748f288f3542ff10d72b10ac24b07aac4814b71
treee92c7066c85ec4adda6ab571168029eaceb276cc
parentc0ed7b89db793f992495af9dee303eecfbd457b2
Bug 33484: checkouts - Move visibility handling to table_settings

We need to set is_hidden for the column we want to force hide (depending
on system config)

This patch fixes t/db_dependent/selenium/regressions.t

Obviously there will be incorrect behaviours if we restore from a state
and that the settings have been modified in the meanwhile.
Not sure we can deal with that properly.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/js/checkouts.js