diff --git a/js/jquery.mobile.init.js b/js/jquery.mobile.init.js index 3e1e96fc..b987993f 100644 --- a/js/jquery.mobile.init.js +++ b/js/jquery.mobile.init.js @@ -77,7 +77,6 @@ //if no pages are found, create one with body's inner html if( !$pages.length ){ $pages = $( "body" ).wrapInner( "
" ).children( 0 ); - console.log("page wasn't needed") } //add dialogs, set data-url attrs