https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2093
--- Comment #18 from Nick Clemens <[email protected]> --- Created attachment 68585 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68585&action=edit Bug 2093: [FOLLOW-UP] Add OPAC dashboard for logged-in users This patch: - hides the dashboard if there is no dashboard information to display - changes '5.00 due' to '5.00 due in fines and charges' for translation - uses Koha::Holds in place of deprecated C4::Reserves methods To test, confirm all the right information for holds still shows, and confirm the dashboard is hidden if there are no checkouts, holds, fines or overdues. Signed-off-by: Hugo Agud <[email protected]> Signed-off-by: Nick Clemens <[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/
