1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-25 17:27:18 +00:00

Added day view to calendar

This commit is contained in:
Mark McDowall 2013-07-28 18:38:00 -07:00
parent 837626fda3
commit 3efbf43e0b

View file

@ -25,7 +25,7 @@ define(
header : {
left : 'prev,next today',
center: 'title',
right : 'month,basicWeek'
right : 'month,basicWeek,basicDay'
},
buttonText : {
prev: '<i class="icon-arrow-left"></i>',