a
This commit is contained in:
parent
dedf19a741
commit
2ff67f369c
|
|
@ -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;">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user