1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04: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
+1 -1
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>',