From 8354a945dde5d0368920cfb1f48826d7964bad46 Mon Sep 17 00:00:00 2001 From: fredyrivera Date: Mon, 16 Oct 2017 17:22:45 -0500 Subject: [PATCH] Bootstrap3 para calendar --- index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index a022233..903bfa0 100755 --- a/index.php +++ b/index.php @@ -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,