annotate app/views/custom_fields/index.rhtml @ 863:818ff422eece bug_168

Close obsolete branch bug_168
author Chris Cannam
date Tue, 07 Jun 2011 10:56:57 +0100
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)) -%>