Sha256: 04ee34b72c086ebb6b10fa329cf5117b8ed7ed28f9d7f071cb9ed74eed2e93c2

Contents?: true

Size: 760 Bytes

Versions: 10

Compression:

Stored size: 760 Bytes

Contents

<%#
Copyright © 2012 The Pennsylvania State University

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
%>

<h2>Upload</h2>
<%# using partials rather than inlining, so implementers can add or change stuff on this page without much duplication %>
<%= render partial: 'multiple_upload' %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
sufia-1.3.0 app/views/generic_files/new.html.erb
sufia-1.2.0 app/views/generic_files/new.html.erb
sufia-1.1.0 app/views/generic_files/new.html.erb
sufia-1.0.0 app/views/generic_files/new.html.erb
sufia-0.1.0 app/views/generic_files/new.html.erb
sufia-0.0.8 app/views/generic_files/new.html.erb
sufia-0.0.7 app/views/generic_files/new.html.erb
sufia-0.0.6 app/views/generic_files/new.html.erb
sufia-0.0.5 app/views/generic_files/new.html.erb
sufia-0.0.4 app/views/generic_files/new.html.erb