Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Commit

Permalink
Removed log
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurjamain committed Jan 24, 2013
1 parent 864de82 commit aa728a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Template/Template/pages/groupedItems/groupedItems.js
Expand Up @@ -127,7 +127,6 @@
tplSelect = tplSelect.renderItem(itemPromise, recycled);
break;
default:
console.dir(currentItem);
tplSelect = tplSelect.renderItem(itemPromise, recycled);
var coverImage = tplSelect.element._value.querySelector('.thumbnail');
setBestImageCover(currentItem, coverImage, isLarge);
Expand Down

0 comments on commit aa728a0

Please sign in to comment.