test
This commit is contained in:
parent
7de0cead94
commit
3e05ad12ad
1 changed files with 2 additions and 2 deletions
|
@ -25,9 +25,9 @@
|
|||
<div id="file-info"></div>
|
||||
<input type="file" id="file-input" name="file" accept="image/png, image/jpeg" hidden>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<button id="upload-button" type="button" disabled>Upload</button>
|
||||
<br>
|
||||
<button id="upload-button" type="button" disabled> Upload</button>
|
||||
|
||||
<script src="js/script.js"></script>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue