Difference between revisions of "Team:Edouard"

Line 11: Line 11:
  
 
$(document).ready(function() {
 
$(document).ready(function() {
 +
$('#calendar').fullCalendar('next');
 
   $('#calendar').fullCalendar({
 
   $('#calendar').fullCalendar({
 
         events: [
 
         events: [
Line 50: Line 51:
 
   });
 
   });
 
});
 
});
$('#calendar').fullCalendar('next');
 
 
</script>
 
</script>
 
<meta charset="utf-8">
 
<meta charset="utf-8">

Revision as of 17:26, 2 July 2015