https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33169
--- Comment #39 from AgustÃn Moyano <[email protected]> --- (In reply to Jonathan Druart from comment #38) > (In reply to Matt Blenkinsop from comment #35) > > The patch above is an example of an implementation for this by passing a > > parameter into the breadcrumbs from a particular component. > > > > Currently I've only set it up for Agreements and Licenses for discussion but > > the implementation is simple to repeat. > > > > I've also included two dummy routes to tackle Joubu's issue in comment 27 > > that would need removing once this example is reviewed. These have been > > added into Agreements as a substitute for the Preservation module > > > > Test plan > > 1) Apply and yarn js:build > > 2) Create an agreement > > 3) Click on the link to view the agreement > > 4) The breadcrumb should contain your agreement's name > > 5) Navigate to /cgi-bin/koha/erm/agreements/1/items/add/ > > 6) Breadcrumb should read "Agreements" > "Your agreement name" > "Add item > > to train" > > 7) Navigate to /cgi-bin/koha/erm/agreements/1/items/add/1 > > 8) Breadcrumb should read "Agreements" > "Your agreement name" > "Add items > > to train" > > Thanks a lot Matt, I have opened 2 bug reports, I will split your patch. See > bug 34417 and 34418. See you there ;) I did not see Matt's reply before... I uploaded a patch to fix this problem in bug 34425 Could you and Matt check it out, please? Thanks -- 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/
