From 3c3448d5531f8b412a06026fc5a169b072838363 Mon Sep 17 00:00:00 2001 From: scottjehl Date: Mon, 2 Jan 2012 18:38:21 +0700 Subject: [PATCH] added new filename to make and combiner files --- js/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/index.php b/js/index.php index bfd23833..d43b63c1 100644 --- a/js/index.php +++ b/js/index.php @@ -18,7 +18,7 @@ $files = array( 'jquery.mobile.navigation.js', 'jquery.mobile.navigation.pushstate.js', 'jquery.mobile.transition.js', - 'jquery.mobile.transition.fadeoutin.js', + 'jquery.mobile.transition.outin.js', 'jquery.mobile.degradeInputs.js', 'jquery.mobile.dialog.js', 'jquery.mobile.page.sections.js',