Fix #5784 - COVERAGE BY REGION: Others
[Pman.Core] / Pman.Dialog.CoreEnum.bjs
index 1b58403..941d07e 100644 (file)
@@ -8,8 +8,11 @@
  "strings" : {
   "518ad9ed87d3ca17e223a91604b464d5" : "Add / Edit Core Enum",
   "cfcd208495d565ef66e7dff9f98764da" : "0",
+  "b48968e1c912da07df5e8d6d246291ec" : "Display Name",
   "c4ca4238a0b923820dcc509a6f75849b" : "1",
   "ea4788705e6873b424c65e91c2846b19" : "Cancel",
+  "49ee3087348e8d44e1feda1917443987" : "Name",
+  "4d3d769b812b6faa6b76e1a8abaece2d" : "Active",
   "e0aa021e21dddbd6d8cecec71e9cf564" : "OK"
  },
  "items" : [
         "|rendered" : "function (form)\n{\n   _this.form = form;\n}"
        },
        "$ url" : "baseURL + '/Roo/core_enum.php'",
-       "xtype" : "Form",
        "method" : "POST",
+       "xtype" : "Form",
        "style" : "margin: 5px",
        "$ xns" : "Roo.form",
        "items" : [
         {
          "fieldLabel" : "Name",
-         "hidden" : true,
+         "bool hidden" : true,
          "xtype" : "TextField",
          "allowBlank" : false,
          "actionMode" : "fieldEl",