mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 14:40:55 +03:00
Remove htmllint
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user