Remove commented calendar CSS from header as it's loaded by itself on the relevant pages

This commit is contained in:
Marcus Hill 2023-01-02 19:06:12 +00:00
parent a3a4dafaf5
commit 7688356a5f
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ header("X-Frame-Options: DENY");
<link href="plugins/tempusdominus-bootstrap-4/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" type="text/css">
<link href="plugins/select2/css/select2.min.css" rel="stylesheet" type="text/css">
<link href="plugins/select2-bootstrap4-theme/select2-bootstrap4.min.css" rel="stylesheet" type="text/css">
<!-- <link href='plugins/fullcalendar/main.min.css' rel='stylesheet' /> -->
<link href='plugins/daterangepicker/daterangepicker.css' rel='stylesheet' />
<link href="plugins/summernote/summernote-bs4.min.css" rel="stylesheet">
<link href="plugins/toastr/toastr.min.css" rel="stylesheet">