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

Mario Gallegos mgallegos at ourproject.org
Sat Jun 2 22:21:12 CEST 2012


Author: mgallegos
Date: 2012-06-02 22:21:12 +0200 (Sat, 02 Jun 2012)
New Revision: 427

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


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-05-31 00:02:28 UTC (rev 426)
+++ trunk/wp-theme/mc2-form.php	2012-06-02 20:21:12 UTC (rev 427)
@@ -334,8 +334,8 @@
 
 <script type="text/javascript">
 $j(document).ready(function() {
-	//$j('#languages').tagsInput({width:'400px',defaultText:'Add a language'});
-	//$j('#keywords').tagsInput({width:'400px',defaultText:'Add a keyword'});
+	$j('#languages').tagsInput({width:'400px',defaultText:'Add a language'});
+	$j('#keywords').tagsInput({width:'400px',defaultText:'Add a keyword'});
 	$j('#infield-donation-website').inFieldLabels();
 	$j('#infield-non-profit-website').inFieldLabels();
 	$j('#infield-open-accounting-website').inFieldLabels();




More information about the Movecommons-commits mailing list