|
|
@ -1,6 +1,7 @@
|
|
|
|
<h3><%=l(:label_attachment_new)%></h3>
|
|
|
|
<h3><%=l(:label_attachment_new)%></h3>
|
|
|
|
<% attachmenttypes = course.attachmenttypes %>
|
|
|
|
<% attachmenttypes = course.attachmenttypes %>
|
|
|
|
<%= error_messages_for 'attachment' %>
|
|
|
|
<%= error_messages_for 'attachment' %>
|
|
|
|
|
|
|
|
<div id="network_issue" style="color: red; display: none;">上传出现错误,请您检查您的网络环境,并刷新页面重新上传。</div>
|
|
|
|
<%= form_tag(course_files_path(course), :multipart => true,:remote => true,:method => :post,:name=>"upload_form", :class => "tabular") do %>
|
|
|
|
<%= form_tag(course_files_path(course), :multipart => true,:remote => true,:method => :post,:name=>"upload_form", :class => "tabular") do %>
|
|
|
|
<div class="box">
|
|
|
|
<div class="box">
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|