https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37930
--- Comment #8 from Jonathan Druart <[email protected]> --- That seems better to me. A couple of notes: * "loaded" is not called when the pref is off (and so "loading..." is displayed on the screen) * it would be nice to still have the av related functions (get_lib_from_av, map_av_dt_filter, loadAuthorisedValues) in a dedicated file. They were isolated and it was good. We should try to keep that in mind, to keep stores/main.js short and clean. But I would not consider it blocker. -- 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/
