|
@@ -341,7 +341,6 @@
|
|
$.extend( options, settings );
|
|
$.extend( options, settings );
|
|
|
|
|
|
if( $img.height() == 0 ) {
|
|
if( $img.height() == 0 ) {
|
|
- console.log('pecouille');
|
|
|
|
$img.load( function(){
|
|
$img.load( function(){
|
|
resize( $(this), settings );
|
|
resize( $(this), settings );
|
|
} );
|
|
} );
|