Skip to content

Commit

Permalink
Update bgzy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ninocamdzic committed Feb 21, 2016
1 parent 03fa01e commit 2582820
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bgzy.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,7 @@
var imageUrl = _getImageUrl(images[i]);

if(this.src.indexOf(imageUrl) > -1) {
console.log(this.src + " - " + imageUrl);
backgroundImageIndex = i;
console.log("Found at: " + i);
break;
}
}
Expand Down

0 comments on commit 2582820

Please sign in to comment.