dfg
This commit is contained in:
@@ -64,7 +64,12 @@ $descriptionVue = $_SESSION['descriptionVue'];
|
||||
<link href="Bootstrap/vendor/quill/quill.bubble.css" rel="stylesheet">
|
||||
<link href="Bootstrap/vendor/remixicon/remixicon.css" rel="stylesheet">
|
||||
<link href="Bootstrap/vendor/simple-datatables/style.css" rel="stylesheet">
|
||||
<link href="Bootstrap_new/css/datatables.min.css" rel="stylesheet">
|
||||
|
||||
<!-- dataTables -->
|
||||
<link rel="stylesheet" href="https://cdn.datatables.net/1.13.6/css/dataTables.bootstrap5.min.css">
|
||||
<link rel="stylesheet" href="https://cdn.datatables.net/buttons/2.4.1/css/buttons.bootstrap5.min.css">
|
||||
|
||||
|
||||
<link href="Bootstrap_new/css/select2.min.css" rel="stylesheet">
|
||||
<link href="Bootstrap_new/select/css/bootstrap-select.min.css" rel="stylesheet">
|
||||
|
||||
@@ -92,6 +97,7 @@ $descriptionVue = $_SESSION['descriptionVue'];
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2canvas/1.4.1/html2canvas.min.js"></script>
|
||||
|
||||
|
||||
<!-- Variable globale modeDev -->
|
||||
<script>
|
||||
var modeDev = <?= json_encode($_SESSION['modeDev_C']) ?>;
|
||||
|
||||
Reference in New Issue
Block a user