Pman.Dialog.Image.bjs
authorChris <chris@roojs.com>
Fri, 22 Jun 2012 04:41:56 +0000 (12:41 +0800)
committerChris <chris@roojs.com>
Fri, 22 Jun 2012 04:41:56 +0000 (12:41 +0800)
Pman.Dialog.Image.js

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

index a2bc090..0c08f13 100644 (file)
                                     "xtype": "Hidden",
                                     "|xns": "Roo.form"
                                 },
+                                {
+                                    "name": "onid",
+                                    "xtype": "Hidden",
+                                    "|xns": "Roo.form"
+                                },
                                 {
                                     "name": "imgtype",
                                     "xtype": "Hidden",
index b5f1708..edef99d 100644 (file)
@@ -217,6 +217,11 @@ Pman.Dialog.Image = {
                                     xns: Roo.form,
                                     name : 'onid'
                                 },
+                                {
+                                    xtype: 'Hidden',
+                                    xns: Roo.form,
+                                    name : 'onid'
+                                },
                                 {
                                     xtype: 'Hidden',
                                     xns: Roo.form,