a
This commit is contained in:
parent
75602af59a
commit
a7b4eb69ef
|
|
@ -44,8 +44,6 @@
|
|||
$prixActeModifiable = $_SESSION['p_prixActeModifiable'];
|
||||
?>
|
||||
|
||||
Ajaxprestationsprolongation
|
||||
|
||||
<input class="sr-only" id="nbreActeEntentePrealable" name="nbreActeEntentePrealable" type="text" value= "<?= $nbreActeEntentePrealable; ?>" >
|
||||
<input class="sr-only" id="nbreProlongation" name="nbreProlongation" type="text" value= "<?= count($listeProlongations); ?>" >
|
||||
<input class="sr-only" id="prixChambreProlongation" name="prixChambreProlongation" type="text" value= "<?= $prixChambreProlongation; ?>" >
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
Ajaxselectfamilleactehospitalisation => select
|
||||
<?php
|
||||
$actVisible = $_SESSION['p_actVisible'];
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
Ajaxselectfamilleactehospitalisation => index
|
||||
<?php if($feuille['facture']=='0' && $feuille['bonCaduc']=='0'): ?>
|
||||
|
||||
<table class="table table-responsive table-condensed" style='font-size:10pt;'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user