a
This commit is contained in:
parent
28152de239
commit
7f0dc73ddc
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
$adminProd = $_SESSION['adminProd'];
|
$adminProd = $_SESSION['adminProd'];
|
||||||
?>
|
?>
|
||||||
KANE LAZ
|
|
||||||
<?php if(count($actes) > "0"): ?>
|
<?php if(count($actes) > "0"): ?>
|
||||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:9pt;" >
|
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:9pt;" >
|
||||||
<thead >
|
<thead >
|
||||||
|
|
@ -72,5 +72,5 @@ KANE LAZ
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<div class="modal fade" id="div_detail_bareme_actes" role="dialog" data-bs-backdrop="static" data-bs-keyboard="false">
|
<div class="modal fade" id="div_detail_bareme_actes" role="dialog" data-bs-backdrop="static" data-bs-keyboard="false">
|
||||||
div_detail_bareme_actes
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user