Fixed a long standing bug preventing proper display of the customer-contact relationship fields.

git-svn-id: file:///svn-source/pmgr/branches/v0.3_work@1010 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2011-05-11 19:19:08 +00:00
parent 3d1c4d2492
commit 4dffa540a0

View File

@@ -66,7 +66,7 @@ function customerContactDiv($obj, $values = null, $primary = false) {
'</DIV>' . "\n" .
// BEGIN contact-div
'<div id="contact-%{id}-contact-div"' . "\n" .
'<div id="contact-%{id}-contact-div">' . "\n" .
$obj->element
('form_table',