From: Alan Knowles Date: Fri, 17 Sep 2010 10:55:47 +0000 (+0800) Subject: Pman.Dialog.CorePersonContact.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=67b065057969e07b414756746643b80f82d26653 Pman.Dialog.CorePersonContact.js --- diff --git a/Pman.Dialog.CorePersonContact.js b/Pman.Dialog.CorePersonContact.js index 4a6994e4..23091756 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -149,9 +149,9 @@ Pman.Dialog.CorePersonContact = { var coid = _this.form.findField('company_id').getValue(); if (!coid ) { - Ext.MessageBox.alert("Error", "Select An Company First"); - return false - } + Ext.MessageBox.alert("Error", "Select An Company First"); + return false + } } }, allowBlank : 'false',