mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 20:37:59 +01:00
5 lines
No EOL
274 B
Text
5 lines
No EOL
274 B
Text
h1 Edit Commission Listing
|
|
p
|
|
= link "Back to commission", to: Routes.profile_commission_path(@conn, :show, @user)
|
|
|
|
= render PhilomenaWeb.Profile.CommissionView, "_form.html", changeset: @changeset, action: Routes.profile_commission_path(@conn, :update, @user), conn: @conn |