[#416] updating watcher_tag in news/show to use watcher_link
This commit is contained in:
parent
4fff430846
commit
3893ef9f7d
|
@ -1,5 +1,5 @@
|
|||
<div class="contextual">
|
||||
<%= watcher_tag(@news, User.current) %>
|
||||
<%= watcher_link(@news, User.current) %>
|
||||
<%= link_to(l(:button_edit),
|
||||
edit_news_path(@news),
|
||||
:class => 'icon icon-edit',
|
||||
|
|
Loading…
Reference in New Issue