calendar
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<head>
|
||||
<link rel='stylesheet' href='css/fullcalendar.css' />
|
||||
<link rel='stylesheet' href='css/_materialFullCalendar.css' />
|
||||
@@ -8,7 +9,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id='calendar'></div>
|
||||
<div id='calendar' style="height:50%; width: 60%"></div>
|
||||
</body>
|
||||
|
||||
<script src='js/calendar.js'></script>
|
||||
Reference in New Issue
Block a user