Pman.Dialog.CorePersonContact.js
[Pman.Core] / Pman.Dialog.CorePersonContact.js
index 51cae40..2fb834c 100644 (file)
@@ -150,8 +150,11 @@ Pman.Dialog.CorePersonContact = {
                                             if (!coid ) {
                                             
                                                  Ext.MessageBox.alert("Error", "Select An Company First");
-                                                    return false
-                                                }
+                                                return false;
+                                        
+                                            }
+                                            
+                                            
                                             
                                         }
                                     },