[Koha-bugs] [Bug 29768] hidepatronname hides guarantor name on borrower edit screen

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 16 19:27:28 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29768

--- Comment #16 from Joonas Kylmälä <joonas.kylmala at iki.fi> ---
(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.


More information about the Koha-bugs mailing list