a
This commit is contained in:
parent
4a622bc2a7
commit
e5b989dd91
|
|
@ -28,6 +28,8 @@
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<legend> <?= _("Médicaments prescrits") ?> </legend>
|
||||
|
||||
<div id ="div_wait" class="alert alert-info"> </div>
|
||||
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:8pt;">
|
||||
|
|
|
|||
|
|
@ -269,6 +269,8 @@
|
|||
|
||||
<input class="sr-only" type="text" id="nbMedicamentSaisie" name="nbMedicamentSaisie" value="<?= $nbMedicamentSaisie ?>" >
|
||||
|
||||
<legend> <?= _("Médicaments prescrits") ?> </legend>
|
||||
|
||||
<div id ="div_wait" class="alert alert-info"> </div>
|
||||
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:8pt;">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user