| Issue 1544: | Possibility to display the name of the day in every frame | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hello,
It would be nice if we could have a function that allows us to display the day's name of every frame of the calendar.
I had to change the source code to do it :
ea.find("div.fc-day-number").text(weekday[aa.getDay()]+' '+aa.getDate());
Aug 18, 2013
Project Member
#1
adamrs...@gmail.com
Status:
Invalid
|
|
| ► Sign in to add a comment |