Move the file upload code in a separate file

This commit is contained in:
yflory
2017-06-13 11:21:26 +02:00
parent a58162a617
commit 803bad1421
8 changed files with 299 additions and 60 deletions

View File

@@ -87,7 +87,7 @@ html, body {
display: block;
}
#status {
#uploadStatus {
display: none;
width: 80vw;
margin-top: 50px;