uncomment line
This commit is contained in:
parent
595a6c2782
commit
76e2ee2dde
@ -44,7 +44,7 @@ if (empty($reshook)) {
|
|||||||
$params = array();
|
$params = array();
|
||||||
if (isset($tpl_context)) $params['tpl_context'] = $tpl_context;
|
if (isset($tpl_context)) $params['tpl_context'] = $tpl_context;
|
||||||
$params['cols'] = $parameters['colspanvalue'];
|
$params['cols'] = $parameters['colspanvalue'];
|
||||||
// print $movement->showOptionals($extrafields, 'create', $params);
|
print $movement->showOptionals($extrafields, 'create', $params);
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user