mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
remove this from todo
This commit is contained in:
parent
621c6587d8
commit
499d9d017c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue