http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7455
--- Comment #32 from Fridolyn SOMERS <[email protected]> --- Created attachment 12315 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12315&action=edit Proposed patch (follow-up 2) After rebase of main patch, I noticed that bug 8332 has introduced a behavior I had to manage. So here is second follow-up. Note : 8332 introduces a source='auth' parameter in openAuth() js function only when called from authorities.tt. Since I moved this method into cataloguing.js to be mutualized between authorities et bilios edition, I added a source argument in this method. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
