Explorar el Código

Update calendar.html

Abdullah Almsaeed hace 10 años
padre
commit
61cd864a07
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      pages/calendar.html

+ 1 - 3
pages/calendar.html

@@ -519,9 +519,7 @@
                         center: 'title',
                         right: 'month,agendaWeek,agendaDay'
                     },
-                    buttonText: {//This is to add icons to the visible buttons
-                        prev: "<span class='fa fa-caret-left'></span>",
-                        next: "<span class='fa fa-caret-right'></span>",
+                    buttonText: {
                         today: 'today',
                         month: 'month',
                         week: 'week',