Loaded fullcalendar library onto calendar page

This commit is contained in:
Kevin Dao
2018-08-10 11:14:57 -05:00
parent 1d15edd20d
commit 26136edeb7
4 changed files with 16307 additions and 22 deletions

View File

@@ -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>