Mercurial > hg > soundsoftware-site
diff app/views/projects/explore.html.erb @ 1041:af23bcbbd911 cannam
Pull header stuff out of cached fragments
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 13 Nov 2012 15:38:19 +0000 |
parents | ff1556010d8b |
children | 3e874cee63af |
line wrap: on
line diff
--- a/app/views/projects/explore.html.erb Tue Nov 13 15:07:05 2012 +0000 +++ b/app/views/projects/explore.html.erb Tue Nov 13 15:38:19 2012 +0000 @@ -1,3 +1,6 @@ +<% content_for :header_tags do %> + <%= stylesheet_link_tag 'redmine_tags', :plugin => 'redmine_tags' %> +<% end %> <% cache(:action => 'explore', :action_suffix => 'tags', :expires_in => 1.hour) do %> <h2><%= l(:label_explore_projects) %></h2>