vafl
This commit is contained in:
parent
9ed6a96006
commit
cba2f284fd
|
|
@ -134,6 +134,9 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/chartjs-plugin-datalabels@2.0.0"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/chartjs-plugin-annotation@1.0.2"></script>
|
||||
|
||||
<!-- jsPDF -->
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"></script>
|
||||
|
||||
<!-- ============================================
|
||||
SCRIPTS ET CONFIGURATION
|
||||
============================================ -->
|
||||
|
|
@ -183,8 +186,6 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
sheet.href && sheet.href.includes('override.css')
|
||||
);
|
||||
|
||||
|
||||
|
||||
if (!overrideLoaded) {
|
||||
|
||||
// Charger dynamiquement
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user