This commit is contained in:
KONE SOREL 2026-01-06 13:28:47 +00:00
parent b9acbce048
commit b324f9e738

View File

@ -17,9 +17,10 @@
}
}
?>
<button type="button" class="btn btn-outline-danger px-4 fw-bold shadow-sm bg-white" onclick="window.print();">
<i class="fas fa-file-pdf me-2"></i> <?= _("Imprimer en PDF") ?>
<button type="button" class="btn btn-danger shadow-sm mb-2" onclick="imprimerTableau();">
<i class="fas fa-file-pdf me-2"></i> <?= _("Imprimer le tableau uniquement") ?>
</button>
<div class="table-responsive shadow-sm border rounded">
<table class="table table-sm table-hover align-middle mb-0" style="font-size: 0.75rem;">
<thead class="text-white sticky-top">