rename .rhtml to .html.erb of app/views/custom_fields/index.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6967 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<h2><%=l(:label_custom_field_plural)%></h2>
|
||||
|
||||
<%= render_tabs custom_fields_tabs %>
|
||||
|
||||
<% html_title(l(:label_custom_field_plural)) -%>
|
||||
Reference in New Issue
Block a user