Skip to content
Snippets Groups Projects

Resolve "Jump to first lesson instead of current time in timetables"

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -101,6 +101,7 @@ export default {
:params="{ type: selected.type, id: selected.objId }"
ref="calendarWithControls"
:calendar-days-of-week="timetableDays"
scroll-target="first"
@changeCalendarFocus="setCalendarFocus"
@changeCalendarType="setCalendarType"
@calendarReady="setInnerFocusAndType"
Loading