Difference between revisions of "Team:Edouard"

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

Revision as of 17:29, 2 July 2015