Fixed saving new ContractconfigValuest
This commit is contained in:
@@ -86,7 +86,6 @@ class ContractconfigController extends mfBaseController {
|
||||
}*/
|
||||
$old_values[$item->name] = $item->getValue();
|
||||
|
||||
|
||||
if(!$item->value->set($itemvalue)) {
|
||||
$error_items[$item->id] = $item->name;
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user