mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-11 05:45:08 +08:00
allow user-specified buttonText to override buttonIcons
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ var defaults = {
|
||||
|
||||
// locale
|
||||
isRTL: false,
|
||||
buttonText: {
|
||||
defaultButtonText: {
|
||||
prev: "prev",
|
||||
next: "next",
|
||||
prevYear: "prev year",
|
||||
|
||||
Reference in New Issue
Block a user