Commit 08a2f79c authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Ajout d'un exemple de numérotation explicite dans la gabarit par défaut des feuilles de temps

parent bf749889
Loading
Loading
Loading
Loading
Loading
+332 −330
Original line number Diff line number Diff line
@@ -47,9 +47,11 @@ require_once __DIR__."/functions.inc.php";
        <tr>
            <td>&nbsp;</td>
            <td colspan="<?= $colSize4 ?>" class="valueLabel">&nbsp;</td>
        <td colspan="<?= $colSize4 ?>" class="value">&nbsp;</td>
        <td colspan="<?= $padding ?>">&nbsp;</td>
        <td colspan="<?= $colSize4 ?>" class="valueLabel">Autre numérotation : </td>
            <td colspan="<?= $colSize4 ?>" class="value">Exemple numéro explicite : </td>
            <td colspan="<?= $padding ?>">&nbsp;
                <?= array_key_exists('Numéro ANR', $numbers) ? implode(', ', $numbers['Numéro ANR']) : '-' ?>
            </td>
            <td colspan="<?= $colSize4 ?>" class="valueLabel">Tous les numéros : </td>
            <td colspan="<?= $colSize4 ?>" class="value">
                <?php foreach ($numbers as $numberLabel => $numberValues): ?>
                    <div>