27 Jul
2023
27 Jul
'23
4:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34417 --- Comment #11 from Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> --- I'm looking at adding a class to each route to determine whether its an agreement/license etc (programatically, not manually in erm.js). I think I'll move the logic out of _fetchJSON into the get() request as that should be the only time we need dynamic data in the breadcrumb. Within that I can then use the added route class to determine which requests should actually set parameters (e.g. licenses shouldn't trigger it when an agreement route is called) -- You are receiving this mail because: You are watching all bug changes.