https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29768
--- Comment #16 from Joonas Kylmälä <[email protected]> --- (In reply to Emmi Takkinen from comment #14) > (In reply to Joonas Kylmälä from comment #12) > > > 1. Modify the last patch from here to support in addition no_html = 1 > > parameter correctly in patron-title.inc (the current support is only partly > > done...) > > Hmm, so should there be something like this: > > > [%- IF !no_html AND ( display_patron_name OR display_cardnumber ) -%] Yeah, and I think you got the if statement here right. IF no_html==0 basically, I don't quite remember the correct syntax for template toolkit. -- 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/
