Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Owen Leonard 68b30468c3 Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version
Current jQuery-driven tabs are done using a very old
version of the tabs plugin. This patch upgrades jQueryUI
to the latest version and adds the tabs widget dependency
to the jqueryui js file and updates the syntax for existing
tabs:

- $("#foo > ul").tabs(); changes to $("#foo").tabs();
- Remove full URL from tab links (use #anchor only).

Pages with "static" tabs (tabs which are built in the
markup rather than generated by the plugin) have been
modified to use their own style. Examples: pay.tt in
the staff client and opac-readingrecord.tt in the OPAC.

Edit: Minor revision to some uncorrected markup

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-10 15:22:58 +02:00
..
acqui-search-result.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
acqui-search.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
checkexpiration.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
claims.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
member-search.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
result.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
routing-preview-slip.tt Add ids and classes to every staff page to help with customization (serials) 2012-03-22 18:12:31 +01:00
routing-preview.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
routing.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
serial-issues-full.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
serial-issues.tt Add ids and classes to every staff page to help with customization (serials) 2012-03-22 18:12:31 +01:00
serials-collection.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
serials-edit.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
serials-home.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
serials-recieve.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
subscription-add.tt Bug 5184 - Upgrade jQuery to the latest version (staff client) 2012-05-11 11:05:19 +02:00
subscription-bib-search.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
subscription-detail.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
subscription-renew.tt Bug 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +02:00
viewalerts.tt Bug 7864: Little changes to the display 2012-04-04 10:58:36 +02:00