debug
This commit is contained in:
parent
f9156ba9db
commit
cefd3b60a1
|
|
@ -82,6 +82,8 @@ function raffraichier_gabarit() {
|
|||
cache: false,
|
||||
success: function(data) {
|
||||
// Injection du nouveau contenu
|
||||
debugger;
|
||||
|
||||
$("#div_ajaxgabarit").html(data);
|
||||
|
||||
const codeSociete = $("#codeSociete").val();
|
||||
|
|
|
|||
|
|
@ -628,7 +628,7 @@ console.groupEnd();
|
|||
<script src="/Bootstrap_new/js/ux-manager.js?ver=2025.12.23.01"></script>
|
||||
|
||||
<!-- Service Worker Registration -->
|
||||
<script src="/Js/sw-register.js?ver=2025.12.26.00"></script>
|
||||
<script src="/Js/sw-register.js?ver=2025.12.26.01"></script>
|
||||
|
||||
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user