mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
little forget...
This commit is contained in:
parent
cc8af4fba1
commit
ea5b8a409c
|
|
@ -152,7 +152,7 @@ $formresource = new FormResource($db);
|
|||
|
||||
if ( $object->fetch($id) > 0 )
|
||||
{
|
||||
$head=resourcePrepareHead($object);
|
||||
$head=resource_prepare_head($object);
|
||||
|
||||
|
||||
if ($action == 'edit' )
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user