https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21772
Josef Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #86331|0 |1 is obsolete| | Attachment #86333|0 |1 is obsolete| | Attachment #86334|0 |1 is obsolete| | Attachment #86495|0 |1 is obsolete| | --- Comment #12 from Josef Moravec <[email protected]> --- Created attachment 87042 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87042&action=edit Bug 21772: Move OPAC holds and account tables into .inc This patch moves the code to render the account and holds information for the patron into include files. They are loaded in the opac-user.tt and opac-account.tt templates respectively. To test: 1) Have a patron with account lines and holds 2) Notice they are displayed in the patron's detail section in the OPAC 3) Apply this patch 4) Reload the patron's detail page => SUCESS: Everything looks the same, no behaviuor or layout change. 5) Sign off Sponsored-by: City of Portsmouth Public Library Signed-off-by: Sarah Cornell <[email protected]> Signed-off-by: Josef Moravec <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
