From 7b39049743cc4ee7ebb3d46551098f1bed49d686 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 6 Jul 2017 10:13:50 +0800 Subject: [PATCH] Pman.Dialog.Image.bjs Pman.Dialog.Image.js --- Pman.Dialog.Image.bjs | 2 +- Pman.Dialog.Image.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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, -- 2.39.2