Mercurial > hg > soundsoftware-site
comparison 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 |
comparison
equal
deleted
inserted
replaced
1039:f6c71883b995 | 1041:af23bcbbd911 |
---|---|
1 <% content_for :header_tags do %> | |
2 <%= stylesheet_link_tag 'redmine_tags', :plugin => 'redmine_tags' %> | |
3 <% end %> | |
1 | 4 |
2 <% cache(:action => 'explore', :action_suffix => 'tags', :expires_in => 1.hour) do %> | 5 <% cache(:action => 'explore', :action_suffix => 'tags', :expires_in => 1.hour) do %> |
3 <h2><%= l(:label_explore_projects) %></h2> | 6 <h2><%= l(:label_explore_projects) %></h2> |
4 <div class="tags box"> | 7 <div class="tags box"> |
5 <h3><%=l(:label_project_tags_all)%></h3> | 8 <h3><%=l(:label_project_tags_all)%></h3> |