main
Bob Mottram 2021-06-25 12:54:04 +01:00
parent 6f8060932c
commit b8e1868b9e
1 changed files with 0 additions and 1 deletions

View File

@ -459,7 +459,6 @@ def htmlCalendar(personCache: {}, cssCache: {}, translate: {},
htmlHideFromScreenReader('') + ' ' + translate['Previous month']
navLinks[prevMonthStr] = calActor + '/calendar?year=' + str(prevYear) + \
'?month=' + str(prevMonthNumber)
# TODO
navAccessKeys = {
}
screenReaderCal = \