[Movecommons-commits] r373 - trunk/wp-theme
Mario Gallegos
mgallegos at ourproject.org
Sat May 19 22:23:43 CEST 2012
Author: mgallegos
Date: 2012-05-19 22:23:42 +0200 (Sat, 19 May 2012)
New Revision: 373
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:22:27 UTC (rev 372)
+++ trunk/wp-theme/mc2-form.php 2012-05-19 20:23:42 UTC (rev 373)
@@ -355,8 +355,8 @@
$j('#rp-checkbox').checkbox();
$j('#rc-checkbox').checkbox();
$j('#gr-checkbox').checkbox();
- $j('#slider1').bxSlider({startingSlide:6});
- $j('#fifth').remove();
+ $j('#slider1').bxSlider({startingSlide:0});
+ //$j('#fifth').remove();
});
//$j('div.blockMe1').block({ message: null });
More information about the Movecommons-commits
mailing list