summaryrefslogtreecommitdiff
path: root/app/views/alerts/_form.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/alerts/_form.html.erb')
-rw-r--r--app/views/alerts/_form.html.erb5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/alerts/_form.html.erb b/app/views/alerts/_form.html.erb
index b60eaf2..e7a2444 100644
--- a/app/views/alerts/_form.html.erb
+++ b/app/views/alerts/_form.html.erb
@@ -10,11 +10,6 @@
</ul>
</div>
<% end %>
-
- <div class="field">
- <%= f.label :author_id %><br>
- <%= f.text_field :author_id %>
- </div>
<div class="field">
<%= f.label :message %><br>
<%= f.text_area :message %>