http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12058
Jesse Weaver <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26922|0 |1 is obsolete| | --- Comment #3 from Jesse Weaver <[email protected]> --- Created attachment 27153 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27153&action=edit Bug 12058 - OverDrive search results page doesn't show cart, lists, or login links The template for OverDrive search results in the Bootstrap OPAC doesn't show the cart, lists, or login links because the template's checks of related system preferences relies on [% USE Koha %], which is not present. This patch adds it. To test, enable the bootstrap theme and OverDrive integration (OverDriveClientKey, etc.). Perform a search in the OPAC and click to view results from your OverDrive library. Confirm that cart, lists, and login links appear in the header. Signed-off-by: Jesse Weaver <[email protected]> Bug confirmed, and this patch fixes it. -- 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/
