aboutsummaryrefslogtreecommitdiffstats
path: root/themes/smartpocket/js/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'themes/smartpocket/js/config.js')
-rw-r--r--themes/smartpocket/js/config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/smartpocket/js/config.js b/themes/smartpocket/js/config.js
new file mode 100644
index 000000000..687819f53
--- /dev/null
+++ b/themes/smartpocket/js/config.js
@@ -0,0 +1 @@
+$(document).bind("mobileinit", function(){ $.extend( $.mobile , { ajaxEnabled: false, hashListeningEnabled: false, pushStateEnabled: false }); }); \ No newline at end of file