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

Mario Gallegos mgallegos at ourproject.org
Wed May 9 15:48:41 CEST 2012


Author: mgallegos
Date: 2012-05-09 15:48:41 +0200 (Wed, 09 May 2012)
New Revision: 314

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-09 13:46:31 UTC (rev 313)
+++ trunk/wp-theme/mc2-form.php	2012-05-09 13:48:41 UTC (rev 314)
@@ -319,7 +319,7 @@
 	$j('#infield-other-license-website').inFieldLabels();
 	$j('#infield-url').inFieldLabels();
 	$j('#infield-terms-of-use-website').inFieldLabels();		
-	$j('#slider1').bxSlider({ controls: false,hideControlOnEnd: true});
+	$j('#slider1').bxSlider({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