diaspora/public/javascripts/custom-mobile-scripting.js
Sarah Mei bedc7ca41b Made landing page and log in views content-type agnostic.
Added an un-minified version of jquery-mobile for debugging.
2010-11-22 15:02:25 -08:00

7 lines
159 B
JavaScript

// $(document).bind("mobileinit", function(){
// $.extend( $.mobile , {
//
// ajaxLinksEnabled : false
// ajaxFormsEnabled : false
// });
// });