From 58aa705391ce4f3f974947197090dfbc47beab3f Mon Sep 17 00:00:00 2001 From: scottjehl Date: Tue, 9 Nov 2010 16:08:15 -0500 Subject: [PATCH] updated comment --- js/jquery.mobile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/jquery.mobile.js b/js/jquery.mobile.js index c572521d..1b4bfe27 100644 --- a/js/jquery.mobile.js +++ b/js/jquery.mobile.js @@ -36,7 +36,7 @@ //available CSS transitions transitions: ['slide', 'slideup', 'slidedown', 'pop', 'flip', 'fade'], - //set default transition + //set default transition - 'none' for no transitions defaultTransition: 'slide', //show loading message during Ajax requests