Merge branch 'main' of git.ebene.ovh:ebene/production
This commit is contained in:
commit
d0282dcae3
|
|
@ -47459,7 +47459,7 @@ function afficheDonneesTableChoisie(fichier){
|
|||
donnees = 'codePays='+codePays+'&annee='+annee;
|
||||
}else{
|
||||
donnees = '';
|
||||
}Ajaxtbajouterpointvente
|
||||
}
|
||||
|
||||
if(fichier !=''){
|
||||
$.ajax({
|
||||
|
|
|
|||
|
|
@ -18,8 +18,6 @@
|
|||
|
||||
<th style="text-align:center" > <?= _("Action") ?> </th>
|
||||
|
||||
<!--<th style="text-align:center" > <?= _("Supprimer") ?> </th>-->
|
||||
|
||||
</tr>
|
||||
|
||||
</thead>
|
||||
|
|
@ -52,18 +50,6 @@
|
|||
|
||||
</td>
|
||||
|
||||
<!--
|
||||
|
||||
<td class="text-center" width="10%">
|
||||
|
||||
<button class = "form-control btn-danger" type="button" id="btn-supprimer" name="btn-supprimer"
|
||||
|
||||
style="font-size:10pt;" onclick="JAVASCRIPT:supprimeLigneTypeGarant(<?= $idData; ?>)" >Supprimer</button>
|
||||
|
||||
</td>
|
||||
|
||||
-->
|
||||
|
||||
</tr>
|
||||
|
||||
<?php endforeach; ?>
|
||||
|
|
@ -74,14 +60,6 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div id="div_add_typegarant" class="modal fade"></div>
|
||||
|
||||
|
||||
<div id="div_add_typegarant" class="modal fade">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div id="div_edit_typegarant" class="modal fade">
|
||||
|
||||
</div>
|
||||
<div id="div_edit_typegarant" class="modal fade"></div>
|
||||
|
|
@ -976,7 +976,7 @@
|
|||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" integrity="sha512-VEd+nq25CkR676O+pLBnDW09R7VQX9Mdiij052gVCp5yVH3jGtH70Ho/UUv4mJDsEdTvqRCFZg0NKGiojGnUCw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
||||
|
||||
<script src="Js/fonctions.js?ver=2026.03.10.02"></script>
|
||||
<script src="Js/fonctions.js?ver=2026.03.16.00"></script>
|
||||
|
||||
<script src="https://unpkg.com/vue@3/dist/vue.global.prod.js"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user