X-Git-Url: https://git.mdrn.pl/ReadingsJQM.git/blobdiff_plain/389b7f33e7f11786f5d3dcc5ad9f3115bf96cc6b..ff02a3942a2c1c9276ab86c6ccc276e48c9ce94b:/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