X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreEnum.js;h=ab06d1d8c9345046178be9e8dccd765384dc5f1c;hb=51d56040f7ed75ac2485293dcc83929e6bdafdf0;hp=c932eb27e931861be3d443de6b61a0f1200ab18e;hpb=3f68c2301abf2f045e0faaa7b84541578d9dc2ab;p=Pman.Core diff --git a/Pman.Dialog.CoreEnum.js b/Pman.Dialog.CoreEnum.js index c932eb27..ab06d1d8 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" }, @@ -183,7 +184,7 @@ Pman.Dialog.CoreEnum = { hidden : true, inputValue : 1, name : 'active', - value : 0, + value : 1, valueOff : 0, xns : Roo.form, xtype : 'Checkbox'