[Movecommons-commits] r308 - trunk/wp-theme

Mario Gallegos mgallegos at ourproject.org
Wed May 9 02:38:05 CEST 2012


Author: mgallegos
Date: 2012-05-09 02:38:04 +0200 (Wed, 09 May 2012)
New Revision: 308

Modified:
   trunk/wp-theme/mc2-form.php
Log:


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-09 00:31:19 UTC (rev 307)
+++ trunk/wp-theme/mc2-form.php	2012-05-09 00:38:04 UTC (rev 308)
@@ -319,7 +319,7 @@
 	$j('#infield-other-license-website').inFieldLabels();
 	$j('#infield-url').inFieldLabels();
 	$j('#infield-terms-of-use-website').inFieldLabels();		
-	$j('#slider1').bxSlider({hideControlOnEnd:true});
+	$j('#slider1').bxSlider({auto: true,hideControlOnEnd:true});
 	//$j('div.blockMe1').block({ message: null });
 	//$j('div.blockMe2').block({ message: null });
 	//$j('div.blockMe3').block({ message: null });




More information about the Movecommons-commits mailing list