http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11692
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 25063 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25063&action=edit Bug 11692 - number 9 showing on topissues The template for the OPAC's "most popular" page includes several variables which are not passed by the script, including biblioitems.size. This patch adds the right columns to the query and standardizes the output somewhat based on non-XSLT opac-detail. To test, apply the patch and view the "most popular" page in both prog and bootstrap. You should see correct publisher, copyright, pages, and size information. -- 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/
