Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
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
..
boraccount.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
deletemem.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
guarantor_search.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
mancredit.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
maninvoice.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
member-flags.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
member-password.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
member.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
memberentrygen.tt Bug 8014 - On the patron entry form hide "restricted until" field if "Restricted: No" is checked 2012-05-28 11:31:25 +02:00
moremember-brief.tt
moremember-print.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
moremember-receipt.tt Bug 7982: [SIGNED-OFF] Typo in moremember-receipt.tt 2012-05-14 15:29:38 +02:00
moremember.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
notices.tt
pay.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
paycollect.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
printfeercpt.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
printinvoice.tt Bug 2780 - Capitalize strings consistently (members) 2012-04-10 10:04:09 +02:00
readingrec.tt Bug 8150 [SIGNED-OFF] Remove obsoleted navigation bar in circ history 2012-05-28 16:28:08 +02:00
search.tt
update-child.tt