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

Commit

Permalink
Removed log message.
Browse files Browse the repository at this point in the history
  • Loading branch information
rasvaan committed Sep 26, 2016
1 parent 1144aaf commit 1b41e59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/js/item.js
Expand Up @@ -322,7 +322,6 @@ function annotationWell(annotations) {


for(var i = 0; i < annotations.length; i++) {
console.log(annotations[i]);
var encodedQuery = encodeURIComponent(annotations.label);
var field = generateIdFromUri(annotations[i].field);

Expand Down

0 comments on commit 1b41e59

Please sign in to comment.