diff --git a/pages/calendar.html b/pages/calendar.html index 1273fafd5..4360c9426 100755 --- a/pages/calendar.html +++ b/pages/calendar.html @@ -519,9 +519,7 @@ center: 'title', right: 'month,agendaWeek,agendaDay' }, - buttonText: {//This is to add icons to the visible buttons - prev: "", - next: "", + buttonText: { today: 'today', month: 'month', week: 'week',