mirror of https://github.com/itflow-org/itflow
Remove commented calendar CSS from header as it's loaded by itself on the relevant pages
This commit is contained in:
parent
a3a4dafaf5
commit
7688356a5f
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue