mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Added day view to calendar
This commit is contained in:
@@ -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>',
|
||||||
|
|||||||
Reference in New Issue
Block a user