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

Mario Gallegos mgallegos at ourproject.org
Sat May 19 22:22:27 CEST 2012


Author: mgallegos
Date: 2012-05-19 22:22:27 +0200 (Sat, 19 May 2012)
New Revision: 372

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-19 20:20:57 UTC (rev 371)
+++ trunk/wp-theme/mc2-form.php	2012-05-19 20:22:27 UTC (rev 372)
@@ -355,7 +355,7 @@
 	$j('#rp-checkbox').checkbox();
 	$j('#rc-checkbox').checkbox();
 	$j('#gr-checkbox').checkbox();
-	$j('#slider1').bxSlider({startingSlide:2});
+	$j('#slider1').bxSlider({startingSlide:6});
 	$j('#fifth').remove();
 });
 	




More information about the Movecommons-commits mailing list