Line 17... |
Line 17... |
17 |
<!-- Favicones -->
|
17 |
<!-- Favicones -->
|
18 |
<link rel="shortcut icon" type="image/x-icon" href="https://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
|
18 |
<link rel="shortcut icon" type="image/x-icon" href="https://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
|
Line 19... |
Line 19... |
19 |
|
19 |
|
20 |
<!-- Javascript : bibliothèques -->
|
20 |
<!-- Javascript : bibliothèques -->
|
21 |
<!-- Google Map v3 -->
|
21 |
<!-- Google Map v3 -->
|
22 |
<script src="https://maps.google.com/maps/api/js?language=fr&region=FR"></script>
|
22 |
<script src="https://maps.google.com/maps/api/js?key=<?php echo $cleGoogleMaps; ?>&language=fr&region=FR"></script>
|
23 |
<!-- Jquery -->
|
23 |
<!-- Jquery -->
|
24 |
<script type="text/javascript" src="https://resources.tela-botanica.org/jquery/1.11.1/jquery-1.11.1.min.js"></script>
|
24 |
<script type="text/javascript" src="https://resources.tela-botanica.org/jquery/1.11.1/jquery-1.11.1.min.js"></script>
|
25 |
<!-- Jquery UI : nécessaire pour le minicalendrier et l'auto-complétion -->
|
25 |
<!-- Jquery UI : nécessaire pour le minicalendrier et l'auto-complétion -->
|
26 |
<script type="text/javascript" src="https://resources.tela-botanica.org/jquery/jquery-ui/1.11.0/js/jquery-ui.min.js"></script>
|
26 |
<script type="text/javascript" src="https://resources.tela-botanica.org/jquery/jquery-ui/1.11.0/js/jquery-ui.min.js"></script>
|