Added day view to calendar

This commit is contained in:
Mark McDowall 2013-07-28 18:38:00 -07:00
parent 837626fda3
commit 3efbf43e0b
1 changed files with 1 additions and 1 deletions

View File

@ -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>',