Remove disqus comment count link after edit, broken anyway.

master
Nick Sergeant 2015-10-18 22:46:16 -04:00
parent 8b1ee98a6d
commit 81d8a220e5
1 changed files with 0 additions and 3 deletions

View File

@ -79,9 +79,6 @@
<% if (!snipt.new_from_js) { %>
<li class="created" title="<%= snipt.created %>"><%= snipt.created_formatted %></li>
<% } %>
<% if (snipt.public && !window.detail) { %>
<li class="comments"><a href="<%= snipt.absolute_url %>#disqus_thread" data-disqus-identifier="<%= snipt.id %>"></a></li>
<% } %>
<li class="raw">
<a href="<%= snipt.raw_url %>">Raw</a> /
<a href="<%= snipt.raw_url %>?nice">Raw Nice</a>