|
|
@ -8,8 +8,9 @@
|
|
|
|
<p id="put-bid-form-partial">
|
|
|
|
<p id="put-bid-form-partial">
|
|
|
|
<%= render :partial => 'attachments/form' %>
|
|
|
|
<%= render :partial => 'attachments/form' %>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<%= submit_tag l(:button_create) %>
|
|
|
|
|
|
|
|
<%= link_to (t :button_back), project_for_bid_homework_path %>
|
|
|
|
</fieldset>
|
|
|
|
</fieldset>
|
|
|
|
<%= submit_tag l(:button_create) %>
|
|
|
|
|
|
|
|
<%= link_to (t :button_back), project_for_bid_homework_path %>
|
|
|
|
|
|
|
|
<% end %>
|
|
|
|
<% end %>
|
|
|
|
</div>
|
|
|
|
</div>
|