Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

Rev 95 Rev 128
Line 1... Line 1...
1
<!-- COL - DEBUT FICHE COLLECTION -->
1
<!-- COL - DEBUT FICHE COLLECTION -->
2
<script type="text/javascript">
2
<script type="text/javascript">
3
	$(function() {
3
	$(document).ready(function() {
4
		$("#col-col").tabs();
4
		$("#col-col").tabs({
-
 
5
			cookie: {expires: 1}// Stocke un cookie pour 1 jour
-
 
6
		});
5
		$('span.courriel').courriel();
7
		$('span.courriel').courriel();
6
	});
8
	});
7
</script>
9
</script>
8
<h1><?=$info['cc_nom']?> <span class="discretion">(id:<?=$id?>)</span></h1>
10
<h1><?=$info['cc_nom']?> <span class="discretion">(id:<?=$id?>)</span></h1>
9
<dl>
11
<dl>