|
@@ -99,9 +99,10 @@
|
|
</table>
|
|
</table>
|
|
<a href="{{downloadurl}}"><button class="button-primary">Download All</button></a>
|
|
<a href="{{downloadurl}}"><button class="button-primary">Download All</button></a>
|
|
<p style="font-size: 80%;"><b>Depending on folder size, zipping might take a while to complete.</b></p>
|
|
<p style="font-size: 80%;"><b>Depending on folder size, zipping might take a while to complete.</b></p>
|
|
- <br>
|
|
|
|
- <p>Request File ID: {{reqid}}</p>
|
|
|
|
- <p>Request Timestamp: {{reqtime}}</p>
|
|
|
|
|
|
+ <p>Request File ID: {{reqid}}<br>
|
|
|
|
+ Request Timestamp: {{reqtime}}</p>
|
|
|
|
+ <small>Double click any item in the list to open or download</small>
|
|
|
|
+
|
|
</div>
|
|
</div>
|
|
<div class="one-half column" id="filelistWrapper" style="overflow-y: auto; padding-right: 0.5em; min-height: 400px;">
|
|
<div class="one-half column" id="filelistWrapper" style="overflow-y: auto; padding-right: 0.5em; min-height: 400px;">
|
|
<table class="u-full-width">
|
|
<table class="u-full-width">
|
|
@@ -118,7 +119,7 @@
|
|
</table>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
-
|
|
|
|
|
|
+
|
|
</div>
|
|
</div>
|
|
<div class="footer">
|
|
<div class="footer">
|
|
<div class="container">
|
|
<div class="container">
|