https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33484
--- Comment #102 from Jonathan Druart <[email protected]> --- Created attachment 173486 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173486&action=edit 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 <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
