hide popup message if failure is handled - not sure what knock on effect this may...
[Pman.Core] / Pman.Dialog.CoreEnum.bjs
index 941d07e..a13189f 100644 (file)
@@ -2,7 +2,7 @@
  "name" : "Pman.Dialog.CoreEnum",
  "parent" : "",
  "title" : "",
- "path" : "/home/edward/gitlive/Pman.Core/Pman.Dialog.CoreEnum.bjs",
+ "path" : "/home/alan/gitlive/Pman.Core/Pman.Dialog.CoreEnum.bjs",
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
   "4d3d769b812b6faa6b76e1a8abaece2d" : "Active",
   "e0aa021e21dddbd6d8cecec71e9cf564" : "OK"
  },
+ "named_strings" : {
+  "display_name_fieldLabel" : "b48968e1c912da07df5e8d6d246291ec",
+  "seqid_value" : "cfcd208495d565ef66e7dff9f98764da",
+  "name_fieldLabel" : "49ee3087348e8d44e1feda1917443987",
+  "active_fieldLabel" : "4d3d769b812b6faa6b76e1a8abaece2d",
+  "active_value" : "c4ca4238a0b923820dcc509a6f75849b"
+ },
  "items" : [
   {
    "listeners" : {
@@ -38,9 +45,9 @@
      "* prop" : "center"
     },
     {
-     "region" : "center",
      "fitToFrame" : true,
      "background" : true,
+     "region" : "center",
      "xtype" : "ContentPanel",
      "$ xns" : "Roo",
      "items" : [
@@ -72,7 +79,7 @@
          "fieldLabel" : "Display Name",
          "xtype" : "TextField",
          "allowBlank" : false,
-         "width" : 200,
+         "width" : 250,
          "$ xns" : "Roo.form",
          "name" : "display_name"
         },