Remove htmllint
This commit is contained in:
parent
c532ea4770
commit
12cd4777d4
4 changed files with 0 additions and 513 deletions
|
@ -49,11 +49,9 @@
|
|||
<div class="share-window">
|
||||
<img src="/resources/link_expired.png" alt="Link expired" />
|
||||
</div>
|
||||
<!-- htmllint id-no-dup="false" -->
|
||||
<div class="send-new" id="send-file">
|
||||
Send your own files
|
||||
</div>
|
||||
<!-- htmllint tag-bans="$previous" -->
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -39,12 +39,10 @@
|
|||
<div id="file-list">
|
||||
<table id="uploaded-files">
|
||||
<tr>
|
||||
<!-- htmllint attr-bans="false" -->
|
||||
<th width="30%">File</th>
|
||||
<th width="45%">Copy URL</th>
|
||||
<th width="18%">Expires in</th>
|
||||
<th width="7%">Delete</th>
|
||||
<!-- htmllint tag-bans="$previous" -->
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -54,9 +52,7 @@
|
|||
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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue