Bug 8283 - Replace usage of YUI Cookie utility with jQuery Cookie plugin
authorOwen Leonard <oleonard@myacpl.org>
Fri, 22 Jun 2012 18:12:49 +0000 (14:12 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 13 Jul 2012 09:27:33 +0000 (11:27 +0200)
commit69d863f739679ebdc391584f0ce436756083e296
tree41ae04062a70ff3ef02492ed0c19bd56cec6b5df
parented297795254e9d82417a714e036508105f80f70e
Bug 8283 - Replace usage of YUI Cookie utility with jQuery Cookie plugin

Switching from YUI Cookie utility to jQuery Cookie plugin. The
jQuery Cookie plugin is already used elsewhere in Koha, so no new
dependencies are added. The YUI Cookie files are removed.

To test, go to batch item deletion and/or batch item modification
and submit a set of barcodes. On the confirmation screen select
or deselect columns to show. Start over and submit your barcodes
again. The confirmation screen should remember which columns you
previously selected.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/js/pages/batchMod.js
koha-tmpl/intranet-tmpl/prog/en/lib/yui/cookie/cookie-debug.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/cookie/cookie-min.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/yui/cookie/cookie.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt