Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 987 → Rev 988

/trunk/presentations/scripts/fiche-synthese.js
407,14 → 407,6
}
 
//+----------------------------------------------------------------------------------------------------------+
// ancienne fonction CEL
function ouvrirPopUpImgCel(event) {
event.preventDefault();
window.open($(this).attr('href'), "Photo "+$(this).children("img").attr("data-num-nom"),
'height= 750, width= 630, top=100, left=100, toolbar=no, menubar=no, location=no, resizable=yes, scrollbars=yes, status=no');
}
 
 
//Pop Up images
function ouvrirPopUpImg(event) {
event.preventDefault();