@@ -16,8 +16,8 | |||||
16 |
|
16 | |||
17 | <% unless @pages.empty? %> |
|
17 | <% unless @pages.empty? %> | |
18 | <% other_formats_links do |f| %> |
|
18 | <% other_formats_links do |f| %> | |
19 |
|
|
19 | <%= f.link_to 'Atom', :url => {:controller => 'activities', :action => 'index', :id => @project, :show_wiki_edits => 1, :key => User.current.rss_key} %> | |
20 |
|
|
20 | <%= f.link_to('HTML', :url => {:action => 'export'}) if User.current.allowed_to?(:export_wiki_pages, @project) %> | |
21 | <% end %> |
|
21 | <% end %> | |
22 | <% end %> |
|
22 | <% end %> | |
23 |
|
23 |
General Comments 0
You need to be logged in to leave comments.
Login now