https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36302
--- Comment #16 from Jonathan Druart <[email protected]> --- (In reply to Pedro Amorim from comment #13) > Created attachment 163106 [details] [review] [review] > Bug 36302: Remove unused code > > Please can someone tell me why we need this code? > Inititally I thought this is where the redirect was coming from, but it's > coming from JS, not here, so why do we need this? We need it. If you search for 42 you want the patron with cardnumber=42 to be displayed, not the table with all the occurrences of "42". -- 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/
