Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1237 Rev 1243
Line 1... Line 1...
1
<div id="repartition">
1
<div class="onglet_contenu" id="repartition">
2
	<? if (isset($repartition)) : ?>
2
	<? if (isset($repartition)) : ?>
3
	<div id="repartition">
3
	<div id="repartition">
4
		<h2>Chorologie départementale</h2>
4
		<h2>Chorologie départementale</h2>
5
		<object class="chorodep_svg" type="image/svg+xml" data="<?=$repartition['svgUrl']?>" class="svg" alt="<?=$repartition['pngUrl']?>">     
5
		<object class="chorodep_svg" type="image/svg+xml" data="<?=$repartition['svgUrl']?>" class="svg" alt="<?=$repartition['pngUrl']?>">     
6
		</object>
6
		</object>