Remove link to non existing comments

This commit is contained in:
Amaia Castro
2017-01-16 23:34:41 +01:00
parent 30cb7fe7b4
commit 327fa6bce5

View File

@@ -1,9 +1,6 @@
<div class="comment-header"> <div class="comment-header">
<span class="icon-comment" aria-hidden="true"></span> <span class="icon-comment" aria-hidden="true"></span>
<div class="comment-number"><%= t('legislation.annotations.comments.comments_count', count: 0) %></div> <div class="comment-number"><%= t('legislation.annotations.comments.comments_count', count: 0) %></div>
<%= link_to '#' do %>
<span class="icon-expand" aria-hidden="true"></span>
<% end %>
</div> </div>
<div class="comments-wrapper"> <div class="comments-wrapper">