CURA-5035 Removed debug statements

This commit is contained in:
Ian Paschal 2018-04-18 17:05:01 +02:00
parent d3ba684b15
commit 8f8d709b64
4 changed files with 0 additions and 6 deletions

View file

@ -111,7 +111,6 @@ Item
}
else
{
console.log("<a href=\""+details.website+"\">"+details.author_name+"</a>")
return "<a href=\""+details.website+"\">"+details.name+"</a>"
}
}