Fixing style errors.
This commit is contained in:
parent
d9862ea007
commit
c6e32c9401
@ -114,7 +114,6 @@ llxHeader('', $langs->trans("Resource"));
|
|||||||
// View and edit mode
|
// View and edit mode
|
||||||
|
|
||||||
if ($id > 0 || !empty($ref)) {
|
if ($id > 0 || !empty($ref)) {
|
||||||
|
|
||||||
$head = resource_prepare_head($object);
|
$head = resource_prepare_head($object);
|
||||||
print dol_get_fiche_head($head, 'contact', $langs->trans("ResourceSingular"), -1, 'resource');
|
print dol_get_fiche_head($head, 'contact', $langs->trans("ResourceSingular"), -1, 'resource');
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user