Commit d43034c5 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Cosmétique : affichage du source_code dans le diff

parent 65e60b68
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ $formattedDiff = $f->format($synchro, $diff);
            <thead>
            <tr>
                <th>
                    Source Code Column
                    <?php echo $sourceCodeColumn ?>
                </th>
                <th>
                    Colonnes impactées
@@ -78,7 +78,6 @@ $formattedDiff = $f->format($synchro, $diff);
                ?>
                <tr class="diff">
                    <td>
                        <strong><?php echo $sourceCodeColumn ?></strong><br>
                        <?php echo $sourceCode ?>
                    </td>
                    <td>