Update custom.html
parent
e206bd4e1c
commit
d836cbd2ba
|
|
@ -6,7 +6,8 @@
|
||||||
<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>
|
||||||
<p>One you have created your events, Click <button id="upload" class="btn btn-primary">Upload</button></p>
|
<p>One you have created your events, Click <button id="upload" class="btn btn-primary">Upload</button></p>
|
||||||
<p>All day events are not supported. A feature that lets you get the calendar from your watch will be added in a future update.</p>
|
<p>All day events are not supported. A feature that lets you get the calendar from your watch will be added in a future update.</p>
|
||||||
|
|
||||||
|
<script src='fullcalendar/main.js'></script>
|
||||||
<script src="../../core/lib/customize.js"></script>
|
<script src="../../core/lib/customize.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue