a
This commit is contained in:
parent
728f3b75f0
commit
419880123b
|
|
@ -45,7 +45,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 -->
|
||||
|
|
@ -976,7 +976,7 @@
|
|||
|
||||
<script src="Js/html2pdf.js"></script>
|
||||
|
||||
<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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user