Subversion Repositories eFlore/Applications.cel

Rev

Rev 2678 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2678 Rev 2848
Line 47... Line 47...
47
 
47
 
48
		<!-- CSS -->
48
		<!-- CSS -->
49
		<link href="<?=$url_base?>modules/saisie/squelettes/biodiversite34/css/biodiversite34.css" rel="stylesheet" type="text/css" media="screen" />
49
		<link href="<?=$url_base?>modules/saisie/squelettes/biodiversite34/css/biodiversite34.css" rel="stylesheet" type="text/css" media="screen" />
50
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.13/css/ui-darkness/jquery-ui-1.8.13.custom.css" type="text/css" media="screen" />
50
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/jquery-ui/1.8.13/css/ui-darkness/jquery-ui-1.8.13.custom.css" type="text/css" media="screen" />
51
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
51
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
52
		
-
 
53
		<script>
-
 
54
		  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-
 
55
		  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-
 
56
		  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-
 
57
		  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
 
58
		
52
 
59
		  ga('create', 'UA-20092557-1', 'auto');
53
		<!--  Google Analytics -->
60
		  ga('require', 'displayfeatures');
54
		<?php if($prod): ?>
61
		  ga('send', 'pageview');
-
 
62
		
55
			<?php include "analytics.html"; ?>
63
		</script>
56
		<?php endif; ?>
Line 64... Line 57...
64
	</head>
57
	</head>
65
 
58
 
66
	<body>
59
	<body>