Fix : correction icone CSV

This commit is contained in:
cy_altern 2023-09-14 17:17:30 +02:00
parent 3325ac9c38
commit 1a081594a0

View file

@ -892,7 +892,7 @@ let monTableau = {
v-show="this.namecsv"
title="Exporter le tableau complet en csv"
>
<i class="fas fas fa-file-excel" aria-hidden="true" alt="csv"></i>
<i class="fas fa fa-file-excel-o" aria-hidden="true" alt="csv"></i>
</button>
<button class="btn" type="button" @click.stop="genererPDF('table')"