Display the file size before downloading it

This commit is contained in:
yflory
2017-06-15 16:30:50 +02:00
parent 594405de73
commit 5bfd8470cb
4 changed files with 34 additions and 18 deletions

View File

@@ -18,8 +18,7 @@
</div>
<div id="download-form" style="display: none;">
<input type="button" name="dl" id="dl" class="inputfile" />
<label for="dl" class="btn btn-success block unselectable" data-localization-title="download_button"
data-localization="download_button"></label>
<label for="dl" class="btn btn-success block unselectable" data-localization-title="download_button"><span data-localization="download_button"></span></label>
<span class="block" id="progress"></span>
</div>
<div id="download-view" style="display: none;">