From: istrasoft Date: Mon, 28 May 2012 01:07:53 +0000 (+0300) Subject: Update application.js, as of jQuery 1.7, the .live() method is deprecated. Use .on... X-Git-Url: https://git.mdrn.pl/ReadingsJQM.git/commitdiff_plain/728e1747eabdd7a84c6dbb75268593f248dd6ece?hp=728e1747eabdd7a84c6dbb75268593f248dd6ece Update application.js, as of jQuery 1.7, the .live() method is deprecated. Use .on() to attach event handlers. ---