Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Owen Leonard d1e3773e3b Bug 5184 - Upgrade jQuery to the latest version (staff client)
Upgrade jQuery in the staff client. Besides the change
to the jQuery file syntax has been changed wherever this
syntax was written:

$(foo).attr("checked","");

The new correct way to un-check a checkbox:

$(foo).removeAttr("checked");

I also removed some JavaScript altogether from
branch-transfer-limits.tt which used the old syntax but
which wasn't used on the page at all anymore.

Signed-off-by: Chris Nighswonger <cnighswonger@foundations.edu>
Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-05-11 11:05:19 +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 2780 - Capitalize strings consistently (serials) 2012-04-10 10:04:15 +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 7900: Link to vendor from subscription detail is broken 2012-04-10 11:35:18 +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