This commit is contained in:
KANE LAZENI 2026-06-24 23:26:39 +00:00
parent dedf19a741
commit 2ff67f369c

View File

@ -7,14 +7,8 @@
</div>
<!--
<INPUT class="sr-only" TYPE="text" value="<?= $this->nettoyer($entete['nombreRefus']) ?>" id="nombreRefus" name="nombreRefus">
<INPUT class="sr-only" TYPE="text" value="<?= $this->nettoyer($entete['nombreEnAttente']) ?>" id="nombreEnAttente" name="nombreEnAttente">
-->
<INPUT TYPE="text" value="<?= $this->nettoyer($entete['nombreRefus']) ?>" id="nombreRefus" name="nombreRefus">
<INPUT TYPE="text" value="<?= $this->nettoyer($entete['nombreEnAttente']) ?>" id="nombreEnAttente" name="nombreEnAttente">
<div class="tab-container">
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:8pt; white-space: nowrap;">