let uploader set a collection name for a multiple-file upload
This commit is contained in:
parent
3125e1f4e7
commit
97f58bbbe3
5 changed files with 28 additions and 4 deletions
|
@ -60,6 +60,9 @@
|
|||
</select>
|
||||
</label>
|
||||
</div>
|
||||
<div>
|
||||
<input type="text" id="collection_name" placeholder="Collection name"/>
|
||||
</div>
|
||||
</div>
|
||||
<div id="download_code_container">
|
||||
<div id="download_code_main">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue