annotate app/views/custom_fields/index.rhtml @ 783:b153713dc4fd feature_14

Fixes the default status of the my_projects fieldset in the projects index view.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Fri, 18 Nov 2011 16:04:59 +0000
parents 513646585e45
children
rev   line source
Chris@0 1 <h2><%=l(:label_custom_field_plural)%></h2>
Chris@0 2
Chris@0 3 <%= render_tabs custom_fields_tabs %>
Chris@0 4
Chris@0 5 <% html_title(l(:label_custom_field_plural)) -%>