将提交和返回按钮放到文件上传的框内

exceptionHandle
alan 11 years ago
parent f6a1e90ad1
commit 9206a30bd4

@ -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>
</fieldset>
<%= submit_tag l(:button_create) %> <%= submit_tag l(:button_create) %>
<%= link_to (t :button_back), project_for_bid_homework_path %> <%= link_to (t :button_back), project_for_bid_homework_path %>
</fieldset>
<% end %> <% end %>
</div> </div>
Loading…
Cancel
Save