|
|
Line 80: |
Line 80: |
| </section> | | </section> |
| | | |
− | </div> </div>
| |
− |
| |
− |
| |
− | </div>
| |
− | </section>
| |
| </html> | | </html> |
− |
| |
− |
| |
− | <html>
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | <head>
| |
− | <!--head for calendar version of the notebook -->
| |
− | <!--
| |
− | <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/fullcalendar/2.3.2/fullcalendar.css' />
| |
− | <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js'></script>
| |
− | <script src='https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.10.3/moment.min.js'></script>
| |
− | <script src='https://cdnjs.cloudflare.com/ajax/libs/fullcalendar/2.3.2/fullcalendar.js'></script>
| |
− | <script type='text/javascript' src='https://cdnjs/ajax/libs/fullcalendar/2.3.2/gcal.js'></script>
| |
− | -->
| |
− | <!--
| |
− | <script type='text/javascript'>
| |
− |
| |
− | $(document).ready(function() {
| |
− | $('#calendar').fullCalendar({
| |
− | events: [
| |
− | {
| |
− | title: 'Cell culture medium preparation',
| |
− | start: '2015-06-02',
| |
− | color: 'orange',
| |
− | textColor: 'black'
| |
− | },
| |
− | {
| |
− | title: 'Cell culture medium preparation',
| |
− | start: '2015-06-03',
| |
− | color: 'orange',
| |
− | textColor: 'black'
| |
− | },
| |
− | {
| |
− | title:'DMSO Competent cell',
| |
− | start:'2015-06-03',
| |
− | end:'2015-06-06',
| |
− | color: '#483D8B',
| |
− | textColor: 'White'
| |
− | },
| |
− | {
| |
− | title: 'Cell culture medium preparation',
| |
− | start: '2015-06-08',
| |
− | color: 'orange',
| |
− | textColor: 'black'
| |
− | },
| |
− | {
| |
− | title: 'Making chemical competent cells',
| |
− | start: '2015-06-08',
| |
− | end:'2015-06-10',
| |
− | color: '#483D8B',
| |
− | textColor: 'White'
| |
− | },
| |
− | {
| |
− | title: 'Transformation Efficiency (Kit iGEM)',
| |
− | start: '2015-06-10',
| |
− | color: 'green',
| |
− | textColor: 'black'
| |
− | },
| |
− | {
| |
− | title: 'Transformation efficiency of Chemical competent cells',
| |
− | start: '2015-06-11',
| |
− | color: 'green',
| |
− | textColor: 'black'
| |
− | },
| |
− | {
| |
− | title: 'Glucose 2M stock preparation',
| |
− | start: '2015-06-11',
| |
− | color: '#F08080',
| |
− | textColor: 'black'
| |
− | },
| |
− | ],
| |
− | });
| |
− | $('#calendar').fullCalendar('prev');
| |
− | });
| |
− | </script>
| |
− | -->
| |
− | <meta charset="utf-8">
| |
− | </head>
| |
− | <!--FIN HEAD FOR CALENDAR -->
| |
− |
| |
− | <!--
| |
− | //CALENDAR BODY
| |
− | <body>
| |
− | <div id='calendar'></div>
| |
− |
| |
− | </body>
| |
− | //CALENDAR BODY END
| |
− |
| |
− | -->
| |
− |
| |
− | </html>
| |
− |
| |
| | | |
| {{:Team:Bordeaux/Template:HomeFooter}} | | {{:Team:Bordeaux/Template:HomeFooter}} |