1
0
Fork 0

Bootstrap3 para calendar

This commit is contained in:
fredyrivera 2017-10-16 17:22:45 -05:00
parent fb03f8b5cc
commit 8354a945dd
1 changed files with 2 additions and 1 deletions

View File

@ -779,7 +779,8 @@ $eventos= "
right: 'listMonth,month,agendaWeek,agendaDay,listYear'
},
//defaultDate: '2017-10-12',
defaultView: 'listMonth',
defaultView: 'listMonth',
themeSystem: 'bootstrap3',
navLinks: true, // can click day/week names to navigate views
editable: false,