https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23415
--- Comment #278 from Emmi Takkinen <[email protected]> --- (In reply to Jonathan Druart from comment #277) > I see a JS error in the console that seems related to this bug > http://dev-intra.localhost/cgi-bin/koha/members/moremember. > pl?borrowernumber=5 > Uncaught ReferenceError: AllowFineOverrideRenewing is not defined AllowFineOverrideRenewing variable isn't declared in moremember.tt. I'll add patch asap. -- 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/
