Owen Leonard
68b30468c3
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> |
||
---|---|---|
.. | ||
pages | ||
treeview | ||
addbiblio.css | ||
blue.css | ||
card.css | ||
datatables.css | ||
help.css | ||
hierarchy.css | ||
humanmsg.css | ||
label.css | ||
login.css | ||
mainpage.css | ||
preferences.css | ||
print.css | ||
printreceiptinvoice.css | ||
quotes.css | ||
spinelabel.css | ||
staff-global.css | ||
tinymce.css | ||
uploader.css |