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