mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07: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 : {
|
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…
Add table
Add a link
Reference in a new issue