[Koha-bugs] [Bug 14039] Add patron title to checkout screen

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 7 02:51:49 CEST 2017


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

--- Comment #22 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 67767
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67767&action=edit
Bug 14039: Add the title to all places

There are other scripts where the borrower variable is not defined and
the fields are passed one by one.
To have a consistent behaviour we should add the title at the different
places.

Note that this script also add the use of the include file for
statistics.tt and remove the pass of parameters to the template, already
done later:
 99 $template->param(%$borrower);

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list