a
This commit is contained in:
parent
60c633c1ae
commit
c13b8ecb95
|
|
@ -25,7 +25,7 @@
|
|||
<input class="form-control" style="text-align: center; font-size: 12pt;font-weight: bold;" type="text" value="<?= _("Liste des médicaments prescrits") ?>" readonly > </td>
|
||||
</div>
|
||||
|
||||
<div class="tab-container">
|
||||
<div id="div_prescription" class="tab-container">
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:9pt; white-space: nowrap;">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -378,7 +378,7 @@
|
|||
|
||||
|
||||
<?php if($statut=="1" || $_SESSION['p_prescriptionSiCritereBareme_C']=="1"): ?>
|
||||
<div class="tab-container">
|
||||
<div id="div_prescription" class="tab-container">
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:9pt; white-space: nowrap;">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -892,7 +892,7 @@
|
|||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/toastr@2.1.4/build/toastr.min.css" crossorigin="anonymous">
|
||||
<script src="https://cdn.jsdelivr.net/npm/toastr@2.1.4/build/toastr.min.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script src="Js/fonctions.js?ver=2026.06.24.01"></script>
|
||||
<script src="Js/fonctions.js?ver=2026.06.24.02"></script>
|
||||
<script src="Bootstrap/js/bootstrap.min.js"></script>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/vue@3/dist/vue.global.prod.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user