mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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