Line 18... |
Line 18... |
18 |
<!-- OpenGraph pour Facebook, Pinterest, Google+ -->
|
18 |
<!-- OpenGraph pour Facebook, Pinterest, Google+ -->
|
19 |
<meta property="og:type" content="website" />
|
19 |
<meta property="og:type" content="website" />
|
20 |
<meta property="og:title" content="Gestion des widgets de saisie du CeL" />
|
20 |
<meta property="og:title" content="Gestion des widgets de saisie du CeL" />
|
21 |
<meta property="og:site_name" content="Tela Botanica" />
|
21 |
<meta property="og:site_name" content="Tela Botanica" />
|
22 |
<meta property="og:description" content="Gestion des widgets de saisie du Carnet en Ligne" />
|
22 |
<meta property="og:description" content="Gestion des widgets de saisie du Carnet en Ligne" />
|
23 |
<meta property="og:image" content="http://resources.tela-botanica.org/tb/img/256x256/carre_englobant.png" />
|
23 |
<meta property="og:image" content="https://resources.tela-botanica.org/tb/img/256x256/carre_englobant.png" />
|
24 |
<meta property="og:image:type" content="image/png" />
|
24 |
<meta property="og:image:type" content="image/png" />
|
25 |
<meta property="og:image:width" content="256" />
|
25 |
<meta property="og:image:width" content="256" />
|
26 |
<meta property="og:image:height" content="256" />
|
26 |
<meta property="og:image:height" content="256" />
|
27 |
<meta property="og:locale" content="fr_FR" />
|
27 |
<meta property="og:locale" content="fr_FR" />
|
Line 28... |
Line 28... |
28 |
|
28 |
|
29 |
<!-- Favicones -->
|
29 |
<!-- Favicones -->
|
Line 30... |
Line 30... |
30 |
<link rel="shortcut icon" type="image/x-icon" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
|
30 |
<link rel="shortcut icon" type="image/x-icon" href="https://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
|
31 |
|
31 |
|
32 |
<!-- Jquery -->
|
32 |
<!-- Jquery -->
|
33 |
<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/1.7.1/jquery-1.7.1.min.js"></script>
|
33 |
<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/1.7.1/jquery-1.7.1.min.js"></script>
|
34 |
<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.17/js/jquery-ui-1.8.17.custom.min.js"></script>
|
34 |
<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.17/js/jquery-ui-1.8.17.custom.min.js"></script>
|
35 |
<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.17/js/jquery.ui.datepicker-fr.js"></script>
|
35 |
<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.17/js/jquery.ui.datepicker-fr.js"></script>
|
36 |
<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/validate/1.9.0/jquery.validate.js"></script>
|
36 |
<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/validate/1.9.0/jquery.validate.js"></script>
|
37 |
<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/validate/1.9.0/messages_fr.js"></script>
|
37 |
<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/validate/1.9.0/messages_fr.js"></script>
|
Line 38... |
Line 38... |
38 |
<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/form/2.95/jquery.form.min.js"></script>
|
38 |
<script type="text/javascript" src="https://www.tela-botanica.org/commun/jquery/form/2.95/jquery.form.min.js"></script>
|
39 |
<script src="http://resources.tela-botanica.org/bootstrap/3.1.0/js/bootstrap.min.js"></script>
|
39 |
<script src="https://resources.tela-botanica.org/bootstrap/3.1.0/js/bootstrap.min.js"></script>
|
40 |
|
40 |
|
41 |
<!-- Barre de navigation -->
|
41 |
<!-- Barre de navigation -->
|
Line 42... |
Line 42... |
42 |
<?php if ($bar !== false): ?>
|
42 |
<?php if ($bar !== false): ?>
|
43 |
<script src="<?=$url_script_navigation?>"></script>
|
43 |
<script src="<?=$url_script_navigation?>"></script>
|
44 |
<?php endif; ?>
|
44 |
<?php endif; ?>
|
45 |
|
45 |
|
Line 46... |
Line 46... |
46 |
|
46 |
|
Line 47... |
Line 47... |
47 |
<!-- CSS -->
|
47 |
<!-- CSS -->
|
48 |
<link href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.18/css/smoothness/jquery-ui-1.8.18.custom.css" rel="stylesheet" type="text/css" media="screen" />
|
48 |
<link href="https://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.18/css/smoothness/jquery-ui-1.8.18.custom.css" rel="stylesheet" type="text/css" media="screen" />
|
Line 84... |
Line 84... |
84 |
</a>
|
84 |
</a>
|
85 |
</div>
|
85 |
</div>
|
86 |
</div>
|
86 |
</div>
|
87 |
<div class="component-tools-item-description"><?= $donnee['description']; ?></div>
|
87 |
<div class="component-tools-item-description"><?= $donnee['description']; ?></div>
|
88 |
<div class="component-tools-item-link">
|
88 |
<div class="component-tools-item-link">
|
89 |
<a href="http://www.tela-botanica.org/widget:cel:saisie?projet=<?= $donnee['projet']; ?>" target="" style="color: #e16e37">
|
89 |
<a href="https://www.tela-botanica.org/widget:cel:saisie?projet=<?= $donnee['projet']; ?>" target="" style="color: #e16e37">
|
90 |
<span>Saisie</span>
|
90 |
<span>Saisie</span>
|
91 |
</a>
|
91 |
</a>
|
92 |
<a href="http://www.tela-botanica.org/widget:cel:cartoPoint?projet=<?= $donnee['projet']; ?>" target="" style="color: #918a6f">
|
92 |
<a href="http://www.tela-botanica.org/widget:cel:cartoPoint?projet=<?= $donnee['projet']; ?>" target="" style="color: #918a6f">
|
93 |
<span>Carto</span>
|
93 |
<span>Carto</span>
|
94 |
</a>
|
94 |
</a>
|