From f6b1dd542b0e017ed44ba75c2d46aa77f92cb72b Mon Sep 17 00:00:00 2001 From: Edward Date: Fri, 17 Apr 2015 11:12:11 +0800 Subject: [PATCH] Pman.Dialog.CoreEnum.bjs Pman.Dialog.CoreEnum.js --- Pman.Dialog.CoreEnum.bjs | 4 +++- Pman.Dialog.CoreEnum.js | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.CoreEnum.bjs b/Pman.Dialog.CoreEnum.bjs index 6990ffbe..4010dfe3 100644 --- a/Pman.Dialog.CoreEnum.bjs +++ b/Pman.Dialog.CoreEnum.bjs @@ -8,6 +8,7 @@ "strings" : { "518ad9ed87d3ca17e223a91604b464d5" : "Add / Edit Core Enum", "cfcd208495d565ef66e7dff9f98764da" : "0", + "c4ca4238a0b923820dcc509a6f75849b" : "1", "ea4788705e6873b424c65e91c2846b19" : "Cancel", "e0aa021e21dddbd6d8cecec71e9cf564" : "OK" }, @@ -89,7 +90,8 @@ { "xtype" : "Hidden", "$ xns" : "Roo.form", - "name" : "etype" + "Mixed value" : 1, + "name" : "active" }, { "xtype" : "Hidden", diff --git a/Pman.Dialog.CoreEnum.js b/Pman.Dialog.CoreEnum.js index b9f57629..12ff62e6 100644 --- a/Pman.Dialog.CoreEnum.js +++ b/Pman.Dialog.CoreEnum.js @@ -9,6 +9,7 @@ Pman.Dialog.CoreEnum = { _strings : { '518ad9ed87d3ca17e223a91604b464d5' :"Add / Edit Core Enum", 'cfcd208495d565ef66e7dff9f98764da' :"0", + 'c4ca4238a0b923820dcc509a6f75849b' :"1", 'ea4788705e6873b424c65e91c2846b19' :"Cancel", 'e0aa021e21dddbd6d8cecec71e9cf564' :"OK" }, @@ -194,7 +195,8 @@ Pman.Dialog.CoreEnum = { }, { '|xns' : 'Roo.form', - name : 'etype', + name : 'active', + value : 1, xns : Roo.form, xtype : 'Hidden' }, -- 2.39.2