summaryrefslogtreecommitdiffstats
path: root/dashboard/src/static/js/fullcalendar-options.js
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/static/js/fullcalendar-options.js')
-rw-r--r--dashboard/src/static/js/fullcalendar-options.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/src/static/js/fullcalendar-options.js b/dashboard/src/static/js/fullcalendar-options.js
index 22a1b95..a29103a 100644
--- a/dashboard/src/static/js/fullcalendar-options.js
+++ b/dashboard/src/static/js/fullcalendar-options.js
@@ -98,4 +98,4 @@ var calendarOptions = {
eventResize: function (event) {
sendEventToForm(event);
}
-}; \ No newline at end of file
+};