From a88bd19d93025b91ad7c049afc368cc96dd1c930 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 31 Jul 2018 21:04:28 +0800 Subject: [PATCH] Pman.Dialog.Image.bjs Pman.Dialog.Image.js --- Pman.Dialog.Image.bjs | 6 +++--- Pman.Dialog.Image.js | 9 +++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/Pman.Dialog.Image.bjs b/Pman.Dialog.Image.bjs index 569c7d5e..7a323149 100644 --- a/Pman.Dialog.Image.bjs +++ b/Pman.Dialog.Image.bjs @@ -2,7 +2,7 @@ "name" : "Pman.Dialog.Image", "parent" : "", "title" : "", - "path" : "/home/johns/gitlive/Pman.Core/Pman.Dialog.Image.bjs", + "path" : "/home/edward/gitlive/Pman.Core/Pman.Dialog.Image.bjs", "permname" : "", "modOrder" : "001", "strings" : { @@ -86,9 +86,9 @@ "name" : "imageUpload" }, { + "String actionMode" : "fieldEl", "alwaysQuery" : true, "listWidth" : 400, - "String actionMode" : "fieldEl", "triggerAction" : "all", "fieldLabel" : "Image Type", "forceSelection" : true, @@ -122,8 +122,8 @@ "items" : [ { "$ url" : "baseURL + '/Roo/Core_enum'", - "xtype" : "HttpProxy", "method" : "GET", + "xtype" : "HttpProxy", "$ xns" : "Roo.data", "* prop" : "proxy" }, diff --git a/Pman.Dialog.Image.js b/Pman.Dialog.Image.js index 4cb3d98a..fc046e5a 100644 --- a/Pman.Dialog.Image.js +++ b/Pman.Dialog.Image.js @@ -16,6 +16,15 @@ Pman.Dialog.Image = { '91412465ea9169dfd901dd5e7c96dd99' :"Upload", 'ea72bacd2fdfa818907bb9559e6905a1' :"Upload Image or File" }, + _named_strings : { + 'imgtype_name_fieldLabel' : '8e16a71b3d8217eb80b39b7d8dec4296' /* Image Type */ , + 'imgtype_name_loadingText' : '1243daf593fa297e07ab03bf06d925af' /* Searching... */ , + 'imgtype_name_emptyText' : 'dff0c70e4c11953e4e3ee1cf268fb96d' /* Select image type */ , + 'upload_max_filesize_value' : 'eb5d45750c7ab13aa8e6bacc80315a30' /* 32M */ , + 'imgtype_name_qtip' : 'dff0c70e4c11953e4e3ee1cf268fb96d' /* Select image type */ , + 'post_max_size_value' : 'eb5d45750c7ab13aa8e6bacc80315a30' /* 32M */ , + 'imageUpload_fieldLabel' : 'ea72bacd2fdfa818907bb9559e6905a1' /* Upload Image or File */ + }, dialog : false, callback: false, -- 2.39.2