mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-25 01:06:30 +00:00
Added day view to calendar
This commit is contained in:
parent
837626fda3
commit
3efbf43e0b
1 changed files with 1 additions and 1 deletions
|
@ -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>',
|
||||
|
|
Loading…
Reference in a new issue