summaryrefslogtreecommitdiffstats
path: root/app/views/news
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/news')
-rw-r--r--app/views/news/show.rhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/news/show.rhtml b/app/views/news/show.rhtml
index 0dc3fe358..28db44e96 100644
--- a/app/views/news/show.rhtml
+++ b/app/views/news/show.rhtml
@@ -1,4 +1,5 @@
<div class="contextual">
+<%= watcher_tag(@news, User.current) %>
<%= link_to(l(:button_edit),
edit_news_path(@news),
:class => 'icon icon-edit',