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

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