Skip to content
Snippets Groups Projects
Commit 3893ef9f authored by Gregor Schmidt's avatar Gregor Schmidt
Browse files

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

parent 4fff4308
No related merge requests found
<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',
......
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