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