]> git.koha-community.org Git - koha.git/commit
Bug 33484: Do not consider we loaded from state if search was not saved
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 24 Oct 2024 08:44:40 +0000 (10:44 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 28 Oct 2024 16:10:32 +0000 (17:10 +0100)
commitf4f231f1032978e81deb0af0d7c4ad2ecd49b70d
treef1b8f0aafd58e8d62ac631d57b36a1644419aea8
parentc71e123c4db9418ea557afa417004be64bd81cf5
Bug 33484: Do not consider we loaded from state if search was not saved

The loaded_from_state flag is used to know if we defer the loading of
the table or not.
We should not display the result (ie not defer loading) if only the
configuration has been retrieved from localStorage.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc
koha-tmpl/intranet-tmpl/prog/js/datatables.js