Update agenda.php

This commit is contained in:
Frédéric FRANCE 2019-05-19 09:15:51 +02:00 committed by GitHub
parent c8027ccf1a
commit 53a09a0dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,7 +141,7 @@ if ($id > 0 || $ref)
print '<div class="underbanner clearboth"></div>';
$object->info($object->id);
print dol_print_object_info($object, 1);
dol_print_object_info($object, 1);
print '</div>';