diff --git a/lib/editor/components/timetable/TimetableEditor.js b/lib/editor/components/timetable/TimetableEditor.js index a0e9aad60..5c0369b48 100644 --- a/lib/editor/components/timetable/TimetableEditor.js +++ b/lib/editor/components/timetable/TimetableEditor.js @@ -379,7 +379,9 @@ export default class TimetableEditor extends Component { activeSchedule, timetable, toggleAllRows, + toggleDepartureTimes, toggleRowSelection, + toggleUseSeconds, tripCounts } = this.props const {useSecondsInOffset} = timetable @@ -407,15 +409,17 @@ export default class TimetableEditor extends Component { useSecondsInOffset={useSecondsInOffset} /> {activeSchedule ?