Skip to content
Snippets Groups Projects
Commit 028b02d1 authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

disable debugging

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2794 44740490-163a-0410-bde0-09ae8108e29a
parent a7d938ad
No related branches found
No related tags found
No related merge requests found
...@@ -123,7 +123,6 @@ DiscoJuice.UI = { ...@@ -123,7 +123,6 @@ DiscoJuice.UI = {
textLink += '<hr style="clear: both; height: 0px; visibility:hidden" />'; textLink += '<hr style="clear: both; height: 0px; visibility:hidden" />';
} }
console.log(item);
// Wrap in A element // Wrap in A element
textLink = '<a href="" class="' + classes + '" rel="' + escape(item.entityID) + '" title="' + escape(item.title) + '">' + textLink = '<a href="" class="' + classes + '" rel="' + escape(item.entityID) + '" title="' + escape(item.title) + '">' +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment