a
This commit is contained in:
parent
e1103b2396
commit
e9a017c5eb
|
|
@ -1,4 +1,5 @@
|
|||
<?php $demandeTraite = $this->nettoyer($examen['demandeTraite']);?>
|
||||
Ajaxtraitementproformahospitalisation
|
||||
<div id="recap" class="tab-container">
|
||||
<table class="table table-responsive table-condensed" style='font-size:12pt;' >
|
||||
<tbody>
|
||||
|
|
|
|||
|
|
@ -376,7 +376,9 @@ $demandeTraite = $this->nettoyer($examen['demandeTraite']);
|
|||
<?php endif; ?>
|
||||
|
||||
<div id="div_examens">
|
||||
div_examens
|
||||
<?php
|
||||
require 'Vue/Ajaxtraitementproformahospitalisation/index.php';
|
||||
?>
|
||||
</div>
|
||||
|
||||
<div class="modal fade" id="popAjouteConsommable" role="dialog" data-bs-backdrop="static" data-bs-keyboard="false" >
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user