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:
@@ -136,7 +136,6 @@ function customerContactTypeDiv($obj, $stype, $values = null) {
|
|||||||
elseif ($stype === 'new') {
|
elseif ($stype === 'new') {
|
||||||
$fields = array
|
$fields = array
|
||||||
('last_name' => array('label_attributes' => array('class' => 'required empty'),
|
('last_name' => array('label_attributes' => array('class' => 'required empty'),
|
||||||
//'opts' => array('onchange' => 'alert("changed")'),
|
|
||||||
'after' => "Required."),
|
'after' => "Required."),
|
||||||
'first_name' => array('label_attributes' => array('class' => 'recommended empty'),
|
'first_name' => array('label_attributes' => array('class' => 'recommended empty'),
|
||||||
'after' => "Recommended."),
|
'after' => "Recommended."),
|
||||||
|
|||||||
Reference in New Issue
Block a user