Pman.Dialog.CoreEnum.bjs
[Pman.Core] / Pman.Dialog.CoreEnum.js
index 12ff62e..c932eb2 100644 (file)
@@ -9,7 +9,6 @@ Pman.Dialog.CoreEnum = {
  _strings : {
   '518ad9ed87d3ca17e223a91604b464d5' :"Add / Edit Core Enum",
   'cfcd208495d565ef66e7dff9f98764da' :"0",
-  'c4ca4238a0b923820dcc509a6f75849b' :"1",
   'ea4788705e6873b424c65e91c2846b19' :"Cancel",
   'e0aa021e21dddbd6d8cecec71e9cf564' :"OK"
  },
@@ -179,7 +178,9 @@ Pman.Dialog.CoreEnum = {
          },
          {
           '|xns' : 'Roo.form',
+          actionMode : 'fieldEl',
           fieldLabel : 'Active',
+          hidden : true,
           inputValue : 1,
           name : 'active',
           value : 0,
@@ -193,13 +194,6 @@ Pman.Dialog.CoreEnum = {
           xns : Roo.form,
           xtype : 'Hidden'
          },
-         {
-          '|xns' : 'Roo.form',
-          name : 'active',
-          value : 1,
-          xns : Roo.form,
-          xtype : 'Hidden'
-         },
          {
           '|xns' : 'Roo.form',
           name : 'seqid',