mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-01 03:46:44 +01:00
propagate conn
This commit is contained in:
parent
7c68e5d033
commit
ac3c6d3842
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
span.block__header__title General information
|
||||
.block__content.commission__block_body
|
||||
strong> Profile:
|
||||
= render PhilomenaWeb.UserAttributionView, "_user.html", object: @commission
|
||||
= render PhilomenaWeb.UserAttributionView, "_user.html", object: @commission, conn: @conn
|
||||
br
|
||||
|
||||
strong> Status:
|
||||
|
|
Loading…
Reference in a new issue