FIX environment shown on cron card

This commit is contained in:
Laurent Destailleur 2018-04-16 13:53:59 +02:00
parent f05cc8b310
commit 14ed19265c

View File

@ -624,7 +624,7 @@ else
}
else
{
$mc->getInfo($obj->entity);
$mc->getInfo($object->entity);
print $mc->label;
}
print "</td></tr>";