philomena/lib/philomena_web/templates/admin/mod_note/edit.html.slime
2019-12-15 17:52:51 -05:00

6 lines
236 B
Text

h2
' Editing mod note for
=> @mod_note.notable_type
=> @mod_note.notable_id
= render PhilomenaWeb.Admin.ModNoteView, "_form.html", changeset: @changeset, action: Routes.admin_mod_note_path(@conn, :update, @mod_note), conn: @conn