Chris@0:
<%= l(:text_destroy_time_entries_question, :hours => number_with_precision(@hours, :precision => 2)) %>
Chris@0:
Chris@0:
Chris@0:
Chris@0:
Chris@0: <%= text_field_tag 'reassign_to_id', params[:reassign_to_id], :size => 6, :onfocus => '$("todo_reassign").checked=true;' %>
Chris@0:
Chris@0:
Chris@0: <%= submit_tag l(:button_apply) %>
Chris@0: <% end %>