@@ -26,7 +26,7 | |||
|
26 | 26 | </div> |
|
27 | 27 | <p><%= time_entry.text_field :comments, :size => 60 %></p> |
|
28 | 28 | <% @time_entry.custom_field_values.each do |value| %> |
|
29 |
|
|
|
29 | <p><%= custom_field_tag_with_label :time_entry, value %></p> | |
|
30 | 30 | <% end %> |
|
31 | 31 | <% end %> |
|
32 | 32 | </fieldset> |
General Comments 0
You need to be logged in to leave comments.
Login now