mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-17 10:45:49 +02:00
Added day view to calendar
This commit is contained in:
parent
837626fda3
commit
3efbf43e0b
@ -25,7 +25,7 @@ define(
|
|||||||
header : {
|
header : {
|
||||||
left : 'prev,next today',
|
left : 'prev,next today',
|
||||||
center: 'title',
|
center: 'title',
|
||||||
right : 'month,basicWeek'
|
right : 'month,basicWeek,basicDay'
|
||||||
},
|
},
|
||||||
buttonText : {
|
buttonText : {
|
||||||
prev: '<i class="icon-arrow-left"></i>',
|
prev: '<i class="icon-arrow-left"></i>',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user