[Movecommons-commits] r430 - trunk/wp-theme
Mario Gallegos
mgallegos at ourproject.org
Sat Jun 2 22:33:03 CEST 2012
Author: mgallegos
Date: 2012-06-02 22:33:03 +0200 (Sat, 02 Jun 2012)
New Revision: 430
Modified:
trunk/wp-theme/mc2-form.php
Log:
Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php 2012-06-02 20:27:14 UTC (rev 429)
+++ trunk/wp-theme/mc2-form.php 2012-06-02 20:33:03 UTC (rev 430)
@@ -334,8 +334,8 @@
<script type="text/javascript">
$j(document).ready(function() {
- $j('#languages').tagsInput({width:'110px',defaultText:'Add a language'});
- $j('#keywords').tagsInput({width:'110px',defaultText:'Add a keyword'});
+ $j('#languages').tagsInput({width:'340px',defaultText:'Add a language'});
+ $j('#keywords').tagsInput({width:'340px',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