Move JS out of view and have calendar start on same day as horizontal schedule

This commit is contained in:
CactusPuppy 2021-04-28 23:53:55 -07:00
parent 2695aebc07
commit 1c23033f1d
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82
4 changed files with 22 additions and 15 deletions

View file

@ -56,6 +56,7 @@
//= require osem-survey
//= require pagy
//= require fullcalendar-scheduler/main.js
//= require fullcalendar
$(document).ready(function() {
$('a[disabled=disabled]').click(function(event){