Reverted : ps
This commit is contained in:
parent
56602fdb2b
commit
f8127e82a1
@ -1712,7 +1712,7 @@ public function filterSalesPDList_post() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
else if(!empty($form_value['question_key'])){
|
else if(!empty($form_value['question_key'])){
|
||||||
$value['questions'][$form_key]['answer_value'] = ($fieldtype == 8 || $fieldtype == 4 || $fieldtype == 3) ? 0 : null;
|
$value['questions'][$form_key]['answer_value'] = ($fieldtype == 8 || $fieldtype == 4 || $fieldtype == 3 || $fieldtype == 2) ? 0 : null;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user