remove this from todo

This commit is contained in:
Luna D 2019-12-05 15:28:42 -05:00
parent 621c6587d8
commit 499d9d017c
No known key found for this signature in database
GPG key ID: D0F46C94720BAA4B

View file

@ -23,7 +23,6 @@ article.block.communication id="comment_#{@comment.id}"
i.fa.fa-times i.fa.fa-times
=<> "Delete" =<> "Delete"
= if can?(@conn, :manage, @comment) do = if can?(@conn, :manage, @comment) do
/ todo: link_to_ip
.communication__info .communication__info
=<> link_to_ip(@comment.ip) =<> link_to_ip(@comment.ip)
.communication__info .communication__info