Merge pull request #3 from bloxera/priojk-patch-1
Fix #24489: Remove unnecessary output of extrafields
This commit is contained in:
commit
c990e18bf2
@ -195,10 +195,6 @@ if ($filtertype != 1) {
|
|||||||
print '</td>';
|
print '</td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|
||||||
|
|
||||||
if (is_object($objectline)) {
|
|
||||||
print $objectline->showOptionals($extrafields, 'edit', array('style'=>$bcnd[$var], 'colspan'=>$coldisplay), '', '', 1, 'line');
|
|
||||||
}
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user