Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3979 → Rev 3980

/trunk/widget/modules/photo/squelettes/js/WidgetPhoto.js
23,7 → 23,7
var url = '',
focus = $( '#print_content' );
 
$thisGalerie.on( 'click', 'a.cel-img, a.cel-img-contact', function( event ) {
$thisGalerie.on( 'click', 'a.cel-img', function( event ) {
event.preventDefault();
var lienImage = this.href;