From: edward Date: Thu, 15 Feb 2018 04:50:53 +0000 (+0800) Subject: Pman.Dialog.VerifyAccess.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=acc657fdd1997100e18175f8b3e2408b81572340 Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index b13abe99..2502ef86 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -103,7 +103,7 @@ "string fieldLabel" : "Action", "Boolean alwaysQuery" : true, "$ xns" : "Roo.bootstrap", - "String/Roo.Template tpl" : "
{value}
", + "String/Roo.Template tpl" : "
{value}
", "String hiddenName" : "status", "String displayField" : "value", "String indicatorpos" : "right", diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index c37ca8c3..95c9e0c9 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -235,7 +235,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { mode : 'local', name : 'status_name', selectOnFocus : true, - tpl : '
{value}
', + tpl : '
{value}
', triggerAction : 'all', valueField : 'code', listeners : {