aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/mobile_config.js
blob: ef962352c0f55f54fcdec94f13878c9a78c8e7b6 (plain)
1
2
3
$(document).bind("mobileinit", function(){
    $.mobile.ignoreContentEnabled = true;
});