Fix a bunch of ESLint and HTMLLint errors

This commit is contained in:
Peter deHaan 2017-06-20 12:18:14 -07:00
parent 99d7196799
commit 74c41897ad
11 changed files with 669 additions and 806 deletions

View file

@ -54,7 +54,9 @@
Uploading
</div>
<div class="upload-window">
<!-- htmllint id-no-dup="false" -->
<div id="upload-img"><img src="/resources/upload.svg" alt="Upload" /></div>
<!-- htmllint tag-bans="$previous" -->
<div class="upload">
<!-- progress bar here -->
<div id="progress-bar"></div>