[Commits] r2612 - sandbox/camptocamp/geobretagne/lib/GeoExt/widgets

commits at geoext.org commits at geoext.org
Tue Mar 1 15:30:18 CET 2011


Author: fvanderbiest
Date: 2011-03-01 15:30:18 +0100 (Tue, 01 Mar 2011)
New Revision: 2612

Modified:
   sandbox/camptocamp/geobretagne/lib/GeoExt/widgets/form.js
Log:
camptocamp/geobretagne sandbox: reverting patch A0 attached to #404

Modified: sandbox/camptocamp/geobretagne/lib/GeoExt/widgets/form.js
===================================================================
--- sandbox/camptocamp/geobretagne/lib/GeoExt/widgets/form.js	2011-02-21 16:17:18 UTC (rev 2611)
+++ sandbox/camptocamp/geobretagne/lib/GeoExt/widgets/form.js	2011-03-01 14:30:18 UTC (rev 2612)
@@ -151,7 +151,6 @@
         field = {
             xtype: "checkbox",
             name: name,
-            inputValue: true,
             fieldLabel: label
         };
     } else if(type.match(r["date"])) {



More information about the Commits mailing list