summaryrefslogtreecommitdiff
path: root/app/views/alerts/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/alerts/show.html.erb')
-rw-r--r--app/views/alerts/show.html.erb4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/alerts/show.html.erb b/app/views/alerts/show.html.erb
index eeab7f7..398a10e 100644
--- a/app/views/alerts/show.html.erb
+++ b/app/views/alerts/show.html.erb
@@ -1,8 +1,6 @@
-<p id="notice"><%= notice %></p>
-
<p>
<strong>Author:</strong>
- <%= @alert.author %>
+ <%= @alert.author.user_name %>
</p>
<p>