mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Initial Integration of fullcalendar.io JS library, currently can see listed events
This commit is contained in:
@@ -34,6 +34,11 @@
|
||||
|
||||
<!-- Custom Style Sheet -->
|
||||
<link href="css/style.css" rel="stylesheet" type="text/css">
|
||||
|
||||
<link href='vendor/fullcalendar/core/main.min.css' rel='stylesheet' />
|
||||
<link href='vendor/fullcalendar/daygrid/main.min.css' rel='stylesheet' />
|
||||
<link href='vendor/fullcalendar/timegrid/main.min.css' rel='stylesheet' />
|
||||
<link href='vendor/fullcalendar/list/main.min.css' rel='stylesheet' />
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user