Move Full Calendar assets from main header to event section

This commit is contained in:
johnnyq
2022-01-20 11:28:07 -05:00
parent 34969bc475
commit f27a902b04
4 changed files with 11 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
<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/fullcalendar/main.min.css' rel='stylesheet' /> -->
<link href='plugins/daterangepicker/daterangepicker.css' rel='stylesheet' />
<link href="plugins/summernote/summernote-bs4.css" rel="stylesheet">
<link href="plugins/toastr/toastr.min.css" rel="stylesheet">