Please enter the name of
<%= (si.submission.hasMultipleFiles() ? "one of the files" : "the file" ) %> on your
local hard drive corresponding to your item. If you click "Browse...", a
new window will appear in which you can locate and select the file on your
local hard drive.
--%>
Please also note that the DSpace system is
able to preserve the content of certain types of files better than other
types.
">Information about file types and levels of
support for each are available.
--%>
<% if (html5Upload) {%>
Files To Upload
# |
Name |
Status |
Description |
<% } %>
<% if (ajaxProgress) { %>
<% } %>
<% if (subInfo.getSubmissionItem().hasMultipleFiles()) { %>
<%-- Please give a brief description of the contents of this file, for
example "Main article", or "Experiment data readings." --%>
<%--
File Description: | --%>
row">
<% } %>
<% if (withEmbargo) { %>
<% } %>
<% //if not first step, show "Previous" button
if(!SubmissionController.isFirstStep(request, subInfo))
{ %>
" />
<% } %>
" />
<%
//if upload is set to optional, or user returned to this page after pressing "Add Another File" button
if (!fileRequired || itemService.hasUploadedFiles(subInfo.getSubmissionItem().getItem()))
{
%>
" />
<%
}
%>
" />