From: Alan Knowles Date: Thu, 6 Jul 2017 02:13:18 +0000 (+0800) Subject: Pman.Dialog.Image.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=9209ea0b4190ab02f6fa6000736664f25cfb80ec Pman.Dialog.Image.bjs Pman.Dialog.Image.js --- diff --git a/Pman.Dialog.Image.bjs b/Pman.Dialog.Image.bjs index eee30183..2b7469e5 100644 --- a/Pman.Dialog.Image.bjs +++ b/Pman.Dialog.Image.bjs @@ -99,7 +99,8 @@ "name" : "id" }, { - "xtype" : "Hidden", + "String name" : "fred", + "xtype" : "Text", "Mixed value" : 1, "$ xns" : "Roo.form" }, diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index f71dcb2a..379063aa 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -323,7 +323,8 @@ Pman.Dialog.Image = { '|xns' : 'Roo.form' }, { - xtype : 'Hidden', + xtype : 'Text', + name : 'fred', value : 1, xns : Roo.form, '|xns' : 'Roo.form'