https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23964
--- Comment #14 from Jonathan Druart <[email protected]> --- Comment on attachment 95544 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95544 Bug 23964: (follow-up) more test clarification Review of attachment 95544: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=23964&attachment=95544) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/members/tables/guarantor_search.tt @@ +18,4 @@ > "dt_address": > "[% INCLUDE escape_address data=data %]", > "dt_action": > + "<a href=\"#\" class=\"btn btn-default btn-xs > select_user\" data-borrowernumber=\"[% data.borrowernumber | html > %]\">Select</a><input type=\"hidden\" id=\"borrower_data[% > data.borrowernumber | html %]\" name=\"borrower_data[% data.borrowernumber | > html %]\" value=\"[% data | html | $To %]\" />" Not related to this patch. Will amend. -- 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/
