From cdf241e76dd5dfa530ff1a701bad60a90fa82cff Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 15 Feb 2018 12:04:11 +0800 Subject: [PATCH] Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- Pman.Dialog.VerifyAccess.bjs | 2 ++ Pman.Dialog.VerifyAccess.js | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index d0cf6b11..6495c404 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -9,6 +9,7 @@ "e2c9d024b79dfb48b42a7807206c6aed" : "Verify New IP Access", "d41d8cd98f00b204e9800998ecf8427e" : "", "f6039d44b29456b20f8f373155ae4973" : "Username", + "004bf6c9a40003140292e97330236c53" : "Action", "dfb790522fdea3859af206d32916fe77" : "User Agent", "d71940f24ee38ee09f6e06b908480bcf" : "Resend email", "14cf5e829f5cb6fbf8cb54f7c5ff4ca9" : "Start the application process " @@ -104,6 +105,7 @@ "Boolean editable" : false, "xtype" : "ComboBox", "String triggerAction" : "all", + "string fieldLabel" : "Action", "$ xns" : "Roo.bootstrap", "String hiddenName" : "status", "String displayField" : "value", diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index b6290a79..44c0f273 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -11,6 +11,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { 'e2c9d024b79dfb48b42a7807206c6aed' :"Verify New IP Access", 'd41d8cd98f00b204e9800998ecf8427e' :"", 'f6039d44b29456b20f8f373155ae4973' :"Username", + '004bf6c9a40003140292e97330236c53' :"Action", 'dfb790522fdea3859af206d32916fe77' :"User Agent", 'd71940f24ee38ee09f6e06b908480bcf' :"Resend email", '14cf5e829f5cb6fbf8cb54f7c5ff4ca9' :"Start the application process " @@ -290,6 +291,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { allowBlank : false, displayField : 'value', editable : false, + fieldLabel : _this._strings['004bf6c9a40003140292e97330236c53'] /* Action */, hiddenName : 'status', mode : 'local', name : 'status_name', -- 2.39.2