23 Sep
2024
23 Sep
'24
11:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37930 --- Comment #8 from Jonathan Druart <jonathan.druart@gmail.com> --- 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.