Loaded fullcalendar library onto calendar page
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
|
||||
<link rel='stylesheet' href='css/fullcalendar.css' />
|
||||
<script src='js/jquery-3.3.1.min.js'></script>
|
||||
<script src='js/moment.min.js'></script>
|
||||
<script src='js/fullcalendar.js'></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user