Update agenda.php

This commit is contained in:
Frédéric FRANCE 2019-05-19 09:14:29 +02:00 committed by GitHub
parent 06421c200d
commit 7d66cc1ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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