annotate app/views/projects/settings.rhtml @ 68:60c0a4e08e09 luisf

Feature #35: The projects page now is separated in "My Projects" and "Other Projects".
author luisf
date Mon, 06 Dec 2010 17:50:43 +0000
parents 513646585e45
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)) -%>