From 79bf86d5f2c66c11ee5cadf92befa01fa9eb7465 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 22 Jun 2012 12:42:05 +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 0c08f137..eb217189 100644 --- a/Pman.Dialog.Image.bjs +++ b/Pman.Dialog.Image.bjs @@ -84,7 +84,7 @@ "|xns": "Roo.form" }, { - "name": "onid", + "name": "id", "xtype": "Hidden", "|xns": "Roo.form" }, diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index edef99d7..4193548c 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -220,7 +220,7 @@ Pman.Dialog.Image = { { xtype: 'Hidden', xns: Roo.form, - name : 'onid' + name : 'id' }, { xtype: 'Hidden', -- 2.39.2