Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3837 Rev 3838
Line 409... Line 409...
409
		}
409
		}
410
	});
410
	});
411
};
411
};
Line 412... Line 412...
412
 
412
 
413
WidgetPhotoPopup.prototype.copieAutoChamp = function( $champACopier ) {
413
WidgetPhotoPopup.prototype.copieAutoChamp = function( $champACopier ) {
-
 
414
	$champACopier.off( 'click' ).on( 'click', function() {
-
 
415
		$( '#attribution-copy, #url-copy' ).removeClass( 'hidden' )
Line 414... Line 416...
414
	$champACopier.on( 'click', function() {
416
			.find( '.copy-message' ).remove();
415
 
417
 
Line 416... Line 418...
416
		$( this ).select();
418
		$( this ).select();