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

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


Author: mgallegos
Date: 2012-05-19 22:20:57 +0200 (Sat, 19 May 2012)
New Revision: 371

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:19:02 UTC (rev 370)
+++ trunk/wp-theme/mc2-form.php	2012-05-19 20:20:57 UTC (rev 371)
@@ -355,8 +355,8 @@
 	$j('#rp-checkbox').checkbox();
 	$j('#rc-checkbox').checkbox();
 	$j('#gr-checkbox').checkbox();
-	$j('#slider1').bxSlider();
-	//$j('#fifth').remove();
+	$j('#slider1').bxSlider({startingSlide:2});
+	$j('#fifth').remove();
 });
 	
 	//$j('div.blockMe1').block({ message: null });




More information about the Movecommons-commits mailing list