From: Alan Knowles Date: Thu, 6 Jul 2017 02:13:50 +0000 (+0800) Subject: Pman.Dialog.Image.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7b39049743cc4ee7ebb3d46551098f1bed49d686 Pman.Dialog.Image.bjs Pman.Dialog.Image.js --- diff --git a/Pman.Dialog.Image.bjs b/Pman.Dialog.Image.bjs index e1dd4ea4..272c1686 100644 --- a/Pman.Dialog.Image.bjs +++ b/Pman.Dialog.Image.bjs @@ -100,7 +100,7 @@ }, { "String name" : "fred", - "xtype" : "Text", + "xtype" : "TextField", "Mixed value" : 1, "$ xns" : "Roo.form" }, diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index d4e50169..cfd29e32 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -323,7 +323,7 @@ Pman.Dialog.Image = { '|xns' : 'Roo.form' }, { - xtype : 'Text', + xtype : 'TextField', name : 'fred', value : 1, xns : Roo.form,