Commit c7c44c74 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Fix agentforce

parent 04694e0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ $date = new DateTime();
    </thead>
    <tbody>
    <?php foreach ($agents as $agent) : ?>
        <?php if ($agent instanceof StructureAgentForce) $agent = $agent->getAgent();
        <?php if ($agent instanceof StructureAgentForce) $agent = $agent->getAgent(); ?>
        <tr>
            <td>
                <strong><?php echo $agent->getDenomination(); ?></strong> <br/>