Pman.Dialog.Image.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 6 Jul 2017 02:13:50 +0000 (10:13 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 6 Jul 2017 02:13:50 +0000 (10:13 +0800)
Pman.Dialog.Image.js

Pman.Dialog.Image.bjs
Pman.Dialog.Image.js

index e1dd4ea..272c168 100644 (file)
         },
         {
          "String name" : "fred",
-         "xtype" : "Text",
+         "xtype" : "TextField",
          "Mixed value" : 1,
          "$ xns" : "Roo.form"
         },
index d4e5016..cfd29e3 100644 (file)
@@ -323,7 +323,7 @@ Pman.Dialog.Image = {
           '|xns' : 'Roo.form'
          },
          {
-          xtype : 'Text',
+          xtype : 'TextField',
           name : 'fred',
           value : 1,
           xns : Roo.form,