DataObjects/Core_notify.php
[Pman.Core] / Pman.Dialog.CorePersonContact.bjs
index 2a29d6d..bc9eba7 100644 (file)
@@ -8,10 +8,10 @@
         {
             "closable": false,
             "collapsible": false,
-            "height": 350,
+            "height": 290,
             "resizable": false,
             "title": "Edit / Create Contact Details",
-            "width": 500,
+            "width": 450,
             "xtype": "LayoutDialog",
             "|xns": "Roo",
             "items": [
                                     "xtype": "TextField"
                                 },
                                 {
+                                    "allowBlank": false,
                                     "fieldLabel": "Email",
                                     "name": "email",
                                     "width": 200,
                                     "xtype": "TextField",
-                                    "|xns": "Roo.form",
-                                    "allowBlank": true,
-                                    "listeners": {}
+                                    "|xns": "Roo.form"
                                 },
                                 {
                                     "name": "id",