mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 20:37:59 +01:00
7 lines
233 B
Text
7 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
|