refactoring code
This commit is contained in:
parent
e3611ded17
commit
c539ed6282
5 changed files with 225 additions and 95 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Firefox Fileshare</title>
|
||||
<script src="upload.js"></script>
|
||||
|
||||
<title>Firefox Fileshare</title>
|
||||
<script src="file.js"></script>
|
||||
<script src="upload.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -13,6 +13,6 @@
|
|||
|
||||
<ul id="uploaded_files">
|
||||
</ul>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue