front pages
This commit is contained in:
parent
a69b5051b4
commit
4835c2a6d7
|
@ -92,7 +92,7 @@ $(function() {
|
||||||
Uploading to: <span id="uploadStudy"></span>
|
Uploading to: <span id="uploadStudy"></span>
|
||||||
</div>
|
</div>
|
||||||
<div id="uploadInstructions">
|
<div id="uploadInstructions">
|
||||||
Select one or multiple files, or just drag any number of files from your computer into this browser window to upload. You can then view them <a href="http://edgwareroad.org/sandbox/archive/">here</a>.
|
Select one or multiple files, or just drag any number of files from your computer into this browser window to upload. You can then view them <a href="http://edgwareroad.org/sandbox/archive">here</a>.
|
||||||
</div>
|
</div>
|
||||||
<form id="addFile" action="/files/add" method="POST" enctype="multipart/form-data">
|
<form id="addFile" action="/files/add" method="POST" enctype="multipart/form-data">
|
||||||
<input id="files_category" name="files_category" type="hidden" />
|
<input id="files_category" name="files_category" type="hidden" />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user