Koha/koha-tmpl/opac-tmpl/prog/en/lib/jquery
Owen Leonard 0ef11f893f Bug 9572 - Opac info tooltip from branches is not well positioned
This patch removes the jQuery plugin previously used to display the
library information tooltip on opac-detail.pl and implements the
functionality using jQueryUI's tooltip widget. jQueryUI has been
upgraded to 1.9.2 in the process, which required some ammendments to
jQueryUI-related CSS.

To test, make sure at least one of your libraries has "OPAC info" stored
as part of its configuration. View a record in the OPAC which is owned
by that library. Hover over the library's name in the holdings table and
you should see a properly-positioned tooltip showing the "OPAC info."

Also test other jQueryUI-related functionality to confirm that the
upgrade didn't break anything: Tabs and datepickers should still work
correctly.

Signed-off-by: Frederic Durand <frederic.durand@unilim.fr>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely in prog theme, feature seems not to be available
for ccsr yet.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-02 08:56:23 -04:00
..
images Bug 7067 [Follow-up: templates] allow patron self registration via the opac 2012-12-14 08:08:59 -05:00
plugins Bug 9572 - Opac info tooltip from branches is not well positioned 2013-04-02 08:56:23 -04:00
jquery-ui.css Bug 9572 - Opac info tooltip from branches is not well positioned 2013-04-02 08:56:23 -04:00
jquery-ui.js Bug 9572 - Opac info tooltip from branches is not well positioned 2013-04-02 08:56:23 -04:00
jquery.js Bug 5184 [REVISED] Upgrade jQuery to the latest version (OPAC) 2012-05-11 11:22:41 +02:00