mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-01-31 19:36:44 +01:00
fix post edit icon
This commit is contained in:
parent
7e39998eb3
commit
ba874ab4dd
1 changed files with 1 additions and 1 deletions
|
@ -37,5 +37,5 @@ div
|
|||
span.owner-options
|
||||
strong
|
||||
a.communication__interaction href=Routes.forum_topic_post_path(@conn, :edit, @post.topic.forum, @post.topic, @post)
|
||||
i.fa.fa-pencil>
|
||||
i.fa.fa-edit>
|
||||
' Edit
|
||||
|
|
Loading…
Reference in a new issue