examples/form/dynamic.js
authorChris <chris@roojs.com>
Tue, 16 Oct 2012 08:20:40 +0000 (16:20 +0800)
committerChris <chris@roojs.com>
Tue, 16 Oct 2012 08:20:40 +0000 (16:20 +0800)
examples/form/dynamic.js

index c4b01b6..f0de3a4 100644 (file)
@@ -328,7 +328,7 @@ Roo.onReady(function(){
         }),
         new Roo.form.DateField({
             fieldLabel: 'Date of Month',
-            name: 'dob',
+            name: 'dom',
             width:190,
             allowBlank:false
         })