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

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