将提交和返回按钮放到文件上传的框内
This commit is contained in:
parent
f6a1e90ad1
commit
9206a30bd4
|
@ -8,8 +8,9 @@
|
|||
<p id="put-bid-form-partial">
|
||||
<%= render :partial => 'attachments/form' %>
|
||||
</p>
|
||||
</fieldset>
|
||||
<%= submit_tag l(:button_create) %>
|
||||
<%= link_to (t :button_back), project_for_bid_homework_path %>
|
||||
</fieldset>
|
||||
|
||||
<% end %>
|
||||
</div>
|
Loading…
Reference in New Issue