From 7dfdf1691f63652bfdfcb737c7a3cf1d0f1c4ac2 Mon Sep 17 00:00:00 2001 From: john Date: Mon, 4 Dec 2017 13:06:25 +0800 Subject: [PATCH] Pman.Dialog.Image.bjs Pman.Dialog.Image.js --- Pman.Dialog.Image.bjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.Image.bjs b/Pman.Dialog.Image.bjs index 75c1138a..569c7d5e 100644 --- a/Pman.Dialog.Image.bjs +++ b/Pman.Dialog.Image.bjs @@ -86,9 +86,9 @@ "name" : "imageUpload" }, { + "alwaysQuery" : true, "listWidth" : 400, "String actionMode" : "fieldEl", - "alwaysQuery" : true, "triggerAction" : "all", "fieldLabel" : "Image Type", "forceSelection" : true, @@ -122,8 +122,8 @@ "items" : [ { "$ url" : "baseURL + '/Roo/Core_enum'", - "method" : "GET", "xtype" : "HttpProxy", + "method" : "GET", "$ xns" : "Roo.data", "* prop" : "proxy" }, -- 2.39.2