Update card.php
This commit is contained in:
parent
e15d91640b
commit
a822a34a51
@ -1765,7 +1765,6 @@ if ($action == 'create' && $usercancreate)
|
|||||||
$object->array_options = array_merge($object->array_options, $soc->array_options);
|
$object->array_options = array_merge($object->array_options, $soc->array_options);
|
||||||
}
|
}
|
||||||
print $object->showOptionals($extrafields, 'edit');
|
print $object->showOptionals($extrafields, 'edit');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Template to use by default
|
// Template to use by default
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user