mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
add proper fa class to edit button
This commit is contained in:
parent
ca3afb26fd
commit
37e620aee9
1 changed files with 1 additions and 1 deletions
|
@ -37,5 +37,5 @@ div
|
|||
span.owner-options
|
||||
strong
|
||||
a.communication__interaction href=Routes.image_comment_path(@conn, :edit, @comment.image, @comment)
|
||||
i.fa.fa-pencil>
|
||||
i.fas.fa-edit>
|
||||
' Edit
|
||||
|
|
Loading…
Reference in a new issue