Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3037 Rev 3038
Line 315... Line 315...
315
					<div{{if index == 0}} class="cel-img-principale" {{else}} class="cel-img-secondaire"{{/if}}>
315
					<div{{if index == 0}} class="cel-img-principale" {{else}} class="cel-img-secondaire"{{/if}}>
316
						<a class="cel-img" 
316
						<a class="cel-img" 
317
							href="${img.normale}" 
317
							href="${img.normale}" 
318
							title="${nomSci} {{if nn != null && nn != 0 && nn != ''}} [${nn}] {{/if}} par ${observateur} - Publiée le ${datePubli} - GUID : ${img.guid}" 
318
							title="${nomSci} {{if nn != null && nn != 0 && nn != ''}} [${nn}] {{/if}} par ${observateur} - Publiée le ${datePubli} - GUID : ${img.guid}" 
319
							rel="cel-obs-${idObs}">
319
							rel="cel-obs-${idObs}">
320
							<img src="${img.miniature}" alt="Image #${img.idImg} de l'osbervation #${nn}" />
320
							<img src="${img.miniature}" alt="Image #${img.idImg} de l'observation #${nn}" />
321
						</a>
321
						</a>
322
						<p id="cel-info-${img.idImg}" class="cel-infos">
322
						<p id="cel-info-${img.idImg}" class="cel-infos">
323
							<a class="cel-img-titre" href="${urlEflore}"
323
							<a class="cel-img-titre" href="${urlEflore}"
324
								onclick="window.open(this.href);return false;"  
324
								onclick="window.open(this.href);return false;"  
325
								title="Cliquez pour accéder à la fiche eFlore">
325
								title="Cliquez pour accéder à la fiche eFlore">