Update list.php

This commit is contained in:
Frédéric FRANCE 2019-11-01 17:29:21 +01:00 committed by GitHub
parent 5314ff70f5
commit 61873aa1a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -261,7 +261,7 @@ if ($resql)
$chargesociale_static->id=$obj->id;
$chargesociale_static->ref=$obj->id;
$chargesociale_static->lib=$obj->libelle;
$chargesociale_static->label=$obj->libelle;
$chargesociale_static->type_libelle=$obj->type_lib;
print '<tr class="oddeven">';