https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20400 --- Comment #35 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Tomás Cohen Arazi from comment #29)
(In reply to Dilan Johnpullé from comment #28)
Created attachment 74402 [details] [review] [review] Bug 20400: (follow-up) Use Asset TT plugin on opac-routing-lists.tt
Patch applies and functions as described. Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au>
Dilan, it seems you only uploaded the last signed patch. You need to do the same with all the patches. You can try
$ cd kohaclone $ git fetch $ git checkout origin/master -b qa_20400 $ git bz apply -s 20400 # then $ git bz attach 20400 HEAD~5..
Ask on IRC if you have trouble doing it. Thanks!
I've gone ahead and added the sign-off lines on the other Patches. Dilan, I hope that's ok for you and thx a lot for testing! -- You are receiving this mail because: You are watching all bug changes.