X-Git-Url: https://git.mdrn.pl/ReadingsJQM.git/blobdiff_plain/4c142da8064681cc9fc6b54ed518f255048df35e..728e1747eabdd7a84c6dbb75268593f248dd6ece:/js/application.js

diff --git a/js/application.js b/js/application.js
index 0f091a9..fc83cd7 100644
--- a/js/application.js
+++ b/js/application.js
@@ -2,7 +2,7 @@
 	jQuery Mobile Boilerplate
 	application.js
 */
-$(document).live("pageinit", function(event){
+$(document).on("pageinit", function(event){
 	// custom code goes here