dfg
This commit is contained in:
parent
2f42dc6ccc
commit
1c12e77f36
|
|
@ -58,8 +58,7 @@
|
|||
<?php else: ?>
|
||||
<td align='center'> <input type="button" value="=>" onClick="javascript:ajouter_un_acte_selection('<?=$codeActe?>', '<?=$act_valeurActe?>', '<?=$act_montantTm?>', '<?=$act_aRembourser?>' , '<?=$act_ententePrealable?>' , '<?=$act_ententePrealable?>' );" ></td>
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
<?php endforeach; ?>
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
$actVisible = $_SESSION['p_actVisible'];
|
||||
?>
|
||||
<!--
|
||||
|
||||
<div id="div_actes" class="col-xs-4" style="padding-right:1px;">
|
||||
<div id="listeacte">
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:7pt;">
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
-->
|
||||
|
||||
<div id="div_prestations" class="col-xs-12" >
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:7pt;">
|
||||
<thead>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
</tr>
|
||||
|
||||
<!--
|
||||
<tr>
|
||||
<td> <?= _("Famille Actes") ?> </td>
|
||||
<td colspan="3">
|
||||
|
|
@ -34,7 +33,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<!--
|
||||
<tr>
|
||||
<td> <?= _("Acte") ?> </td>
|
||||
<td colspan="3">
|
||||
|
|
@ -96,7 +95,7 @@
|
|||
<div id="div_patientez"></div>
|
||||
|
||||
<div class="row" id="totam_donnees">
|
||||
<!--
|
||||
|
||||
<div id="div_actes" class="col-xs-4" style="padding-right:1px;">
|
||||
<div id="listeacte">
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:7pt;">
|
||||
|
|
@ -109,8 +108,7 @@
|
|||
</table>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
|
||||
<div id="div_prestations" class="col-xs-12" >
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:7pt;">
|
||||
<thead>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user