a
This commit is contained in:
parent
4093a609bf
commit
00e9c2b588
|
|
@ -36,7 +36,7 @@
|
|||
<base href="<?= $racineWeb ?>" >
|
||||
|
||||
<!-- Favicons -->
|
||||
<link rel="icon" href="Bootstrap_new/images/favicon.ico"/>
|
||||
<link rel="icon" href="Bootstrap_new/images/favicon.ico">
|
||||
|
||||
|
||||
<!-- Google Fonts -->
|
||||
|
|
@ -893,7 +893,7 @@
|
|||
<script src="Js/datepicker-fr.js"></script>
|
||||
<?php endif; ?>
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/toastr@2.1.4/build/toastr.min.css" crossorigin="anonymous" />
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/toastr@2.1.4/build/toastr.min.css" crossorigin="anonymous">
|
||||
<script src="https://cdn.jsdelivr.net/npm/toastr@2.1.4/build/toastr.min.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script src="Js/fonctions.js?ver=2026.04.21.02"></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user