1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-04 10:02:40 +01: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>',