@@ -1,4 +1,4 | |||||
1 |
<h2><%= link_to l(:label_custom_field_plural), :controller => 'custom_fields', :action => 'index' %> |
|
1 | <h2><%= link_to l(:label_custom_field_plural), :controller => 'custom_fields', :action => 'index' %> | |
2 | » <%= link_to l(@custom_field.type_name), :controller => 'custom_fields', :action => 'index', :tab => @custom_field.class.name %> |
|
2 | » <%= link_to l(@custom_field.type_name), :controller => 'custom_fields', :action => 'index', :tab => @custom_field.class.name %> | |
3 | » <%=h @custom_field.name %></h2> |
|
3 | » <%=h @custom_field.name %></h2> | |
4 |
|
4 |
General Comments 0
You need to be logged in to leave comments.
Login now