Update custom.html
parent
aa20fac50e
commit
1a6c1acce5
|
|
@ -1,7 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<link href='fullcalendar/main.css' rel='stylesheet' />
|
||||
<link rel="stylesheet" href="../../css/spectre.min.css">
|
||||
//<link href='fullcalendar/main.css' rel='stylesheet' />
|
||||
//<link rel="stylesheet" href="../../css/spectre.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<p>Create your events on the current week. Keep in note that your events repeat weekly.</p>
|
||||
|
|
@ -467,6 +467,5 @@ draw();
|
|||
});
|
||||
|
||||
</script>
|
||||
<div id='calendar'></div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue