annotate app/views/projects/settings.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 c6c2cbd0afee
children
rev   line source
Chris@0 1 <h2><%=l(:label_settings)%></h2>
Chris@0 2
Chris@0 3 <%= render_tabs project_settings_tabs %>
Chris@0 4
Chris@0 5 <% html_title(l(:label_settings)) -%>