hopefully nothing changed
This commit is contained in:
@@ -129,12 +129,10 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
$('#calendar').fullCalendar({
|
$('#calendar').fullCalendar({
|
||||||
events: <%= get_pto_schedule_schedule_index_path(:format => "json").inspect.html_safe %>,
|
events: <%= get_pto_schedule_schedule_index_path(:format => "json").inspect.html_safe %>,
|
||||||
})
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//Date picker
|
//Date picker
|
||||||
|
|||||||
Reference in New Issue
Block a user