Index: branches/version-2_11-dev/html/user_data/packages/sphone/js/config.js
===================================================================
--- branches/version-2_11-dev/html/user_data/packages/sphone/js/config.js	(revision 21059)
+++ branches/version-2_11-dev/html/user_data/packages/sphone/js/config.js	(revision 21136)
@@ -1,3 +1,4 @@
-$(document).bind("mobileinit", function(){
+$(document).bind("mobileinit", function(){     
     $.mobile.ajaxFormsEnabled = false;
+    $.mobile.ajaxLinksEnabled = false;
 });
