Author: michiel
Date: 2010-02-03 10:04:27 +0100 (Wed, 03 Feb 2010)
New Revision: 40821

Modified:
   mmbase/trunk/base-webapp/src/main/webapp/mmbase/validation/Widgets.js
Log:
added svn:keywords

Modified: mmbase/trunk/base-webapp/src/main/webapp/mmbase/validation/Widgets.js
===================================================================
--- mmbase/trunk/base-webapp/src/main/webapp/mmbase/validation/Widgets.js       
2010-02-03 09:04:18 UTC (rev 40820)
+++ mmbase/trunk/base-webapp/src/main/webapp/mmbase/validation/Widgets.js       
2010-02-03 09:04:27 UTC (rev 40821)
@@ -9,9 +9,11 @@
  *  -  Widgets.instance.boxes(selector):  Makes select into a list of 
checkboxes (multiple) or radioboxes (single)
  *  -  Widgets.instance.twoMultiples(selector):  Splits up multiple selection 
into 2 boxes, the left one containing the selected values, the right one the 
optiosn which are not selected.
 
- *  -  Widgets.instance.labelsToInputs(selector):  Select a bunch of 'labels'. 
The text of the label will be put as value of the associated text-input, and 
removed on focus. The label itself will be hidden.
+ *  -  Widgets.instance.labelsToInputs(selector):  Select a bunch of 'labels'. 
The text of the label will be put as
+       value of the associated text-input, and removed on focus. The label 
itself will be hidden.
+
  *
- * @version $Id: Widgets.js,v 1.9 2008-12-30 17:54:06 michiel Exp $   BETA
+ * @version $Id$   BETA
  * @author Michiel Meeuwissen
 
  */


Property changes on: 
mmbase/trunk/base-webapp/src/main/webapp/mmbase/validation/Widgets.js
___________________________________________________________________
Name: svn:keywords
   + Id

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to