mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
little forget...
This commit is contained in:
@@ -152,7 +152,7 @@ $formresource = new FormResource($db);
|
||||
|
||||
if ( $object->fetch($id) > 0 )
|
||||
{
|
||||
$head=resourcePrepareHead($object);
|
||||
$head=resource_prepare_head($object);
|
||||
|
||||
|
||||
if ($action == 'edit' )
|
||||
|
||||
Reference in New Issue
Block a user