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.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/alerts/_form.html.erb b/app/views/alerts/_form.html.erb
index f0da996..b60eaf2 100644
--- a/app/views/alerts/_form.html.erb
+++ b/app/views/alerts/_form.html.erb
@@ -12,8 +12,8 @@
<% end %>
<div class="field">
- <%= f.label :author %><br>
- <%= f.text_field :author %>
+ <%= f.label :author_id %><br>
+ <%= f.text_field :author_id %>
</div>
<div class="field">
<%= f.label :message %><br>