added validation for all schedule fields (presence of) and working on a new way to dynamically update your calendar upon submission of a new calendar event
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
<script type="text/javascript">
|
||||
|
||||
$('#calendar').fullCalendar({
|
||||
|
||||
events: <%= get_pto_schedule_schedule_index_path.inspect.html_safe %>,
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user