mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
6 lines
233 B
Text
6 lines
233 B
Text
h2
|
|
' New mod note for
|
|
=> @conn.params["notable_type"]
|
|
=> @conn.params["notable_id"]
|
|
|
|
= render PhilomenaWeb.Admin.ModNoteView, "_form.html", changeset: @changeset, action: Routes.admin_mod_note_path(@conn, :create), conn: @conn
|