https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470
Emmi Takkinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #20 from Emmi Takkinen <[email protected]> --- (In reply to Katrin Fischer from comment #19) > I pushed some other relationship related patches today, so I tried to double > check especially carefully here. > > I notice that we still have this line: > > koha-tmpl/intranet-tmpl/prog/js/members.js: var > guarantor_relationship = $('#relationship').val(); > > But you rename the id to special_relationship and I couldn't spot an id with > relationship any more in my search. Can you please double check? There is an id "relationship" in memberentrygen.tt. It was added in these patches. Id "special_character" is used auth-finder-search.inc. -- 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/
