Koha/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards
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
..
card-print.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
edit-batch.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
edit-layout.tt Bug 5184 - Upgrade jQuery to the latest version (staff client) 2012-05-11 11:05:19 +02:00
edit-profile.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
edit-template.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
home.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
image-manage.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
manage.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
members-search.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00
print.tt Bug 2780 - Capitalize strings consistently (patron cards) 2012-04-10 10:04:12 +02:00