https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34417
--- Comment #11 from Matt Blenkinsop <[email protected]> --- 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. _______________________________________________ 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/
