Commit 3893ef9f authored by Gregor Schmidt's avatar Gregor Schmidt

[#416] updating watcher_tag in news/show to use watcher_link

parent 4fff4308
<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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment