https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37762
--- Comment #68 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #67) > (In reply to Jonathan Druart from comment #35) > > Syspref's getAll should have used the new endpoint. What is actually done on > > bug 41995 (trivial patch waiting for QA for 2 months now). > > Additionally we should actually have a config endpoint, like the other Vue > apps. Also note that: - getAll: variables => - client.sysprefs - .getAll(["ILLPartnerCode", "ILLModule"]) is also not a pattern we use. getAll is used as a search (`git grep getAll: koha-tmpl/intranet-tmpl/prog/js/fetch`) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
