examples/form/dynamic.js
authorAlan Knowles <alan@roojs.com>
Sun, 26 Aug 2012 10:17:47 +0000 (18:17 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 26 Aug 2012 10:17:47 +0000 (18:17 +0800)
examples/form/dynamic.js

index 95ef16d..bf2d48c 100644 (file)
@@ -518,8 +518,8 @@ Roo.onReady(function(){
         items : [
             {
             
-                xtype: Roo.ux.TimePicker,
-                //xns : Roo.ux,
+                xtype: 'TimePicker',
+                xns : Roo.ux,
                 fieldLabel: 'test time picker',
                 name: 'time'
             }