Removed old experimental code

git-svn-id: file:///svn-source/pmgr/branches/pre_0.1_work_20090819@758 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-24 08:01:00 +00:00
parent 67a0c07bc6
commit 60ec105fca

View File

@@ -136,7 +136,6 @@ function customerContactTypeDiv($obj, $stype, $values = null) {
elseif ($stype === 'new') {
$fields = array
('last_name' => array('label_attributes' => array('class' => 'required empty'),
//'opts' => array('onchange' => 'alert("changed")'),
'after' => "Required."),
'first_name' => array('label_attributes' => array('class' => 'recommended empty'),
'after' => "Recommended."),