From 4755624cdac48256628231f0599eb6696ef9b780 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 3 Dec 2014 09:22:11 -0500 Subject: [PATCH] Bug 12428 [3.16.x] "OPAC info" is not displayed in the OPAC Content-Type: text/plain; charset="utf-8" This patch changes the footer include, adding an alias for the jQueryUI tooltip function to prevent conflict with Bootstrap's function of the same name. To test, you must have at least two libraries configured with "OPAC info" for display in the OPAC. Modify the holdings of a title so that there is at least one item which has different holding and home branches matching your library configured above. View the detail page for that record. Hovering your cursor over the library name in the "Location" column should display the branch information you configured for that library in a tooltip. --- .../bootstrap/en/includes/opac-bottom.inc | 4 ++++ .../opac-tmpl/bootstrap/en/modules/opac-detail.tt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc index 7e55007..4128061 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc @@ -77,6 +77,10 @@ +