Update application.js, as of jQuery 1.7, the .live() method is deprecated. Use .on...
authoristrasoft <istrasoft@hotmail.com>
Mon, 28 May 2012 01:07:53 +0000 (04:07 +0300)
committeristrasoft <istrasoft@hotmail.com>
Mon, 28 May 2012 01:07:53 +0000 (04:07 +0300)
commit728e1747eabdd7a84c6dbb75268593f248dd6ece
tree06b00149b6f52a0097e88fbee9f2af9e13c5660e
parent826a74aa7d81c06aea6aadf85f3a6befc1ca79e4
Update application.js, as of jQuery 1.7, the .live() method is deprecated. Use .on() to attach event handlers.
js/application.js