feat: update nom des class iconfont

This commit is contained in:
Christophe 2024-05-20 15:42:53 +02:00
parent 7b9aa0978a
commit 119288bada

View file

@ -1,6 +1,5 @@
<template>
<div class="gamutable">
<div class="gamutable--surTable">
<select id="parPage" v-model="parPageSelect">
<option v-for="v in tparpage" :key="v">{{ v }}</option>
@ -41,12 +40,12 @@
</button>
<button class="btn gamutable--exportCSV export--complet" type="button" @click.stop="exportCSV('table')"
v-show="namecsv" title="Exporter le tableau complet en csv">
<i class="gt-excel" aria-hidden="true" alt="csv"></i>
<i class="gt-csv-alt" aria-hidden="true" alt="csv"></i>
</button>
<button class="btn export--complet" type="button" @click.stop="genererPDF('table')" v-show="fichierpdf"
title="Générer le PDF du tableau complet">
<i class="gt-pdf rouge" aria-hidden="true" alt="pdf"></i>
<i class="gt-pdf-alt rouge" aria-hidden="true" alt="pdf"></i>
</button>
<span v-show="chargement" class="rouge">