|
@@ -142,7 +142,7 @@
|
|
|
<td class="column-icon">
|
|
|
{% if (o.size != null) { %}
|
|
|
<button type="button" class="btn btn-default btn-xs button-download">
|
|
|
- <span class="glyphicon glyphicon-download"></span>
|
|
|
+ <span class="glyphicon glyphicon-download-alt"></span>
|
|
|
</button>
|
|
|
{% } else { %}
|
|
|
<button type="button" class="btn btn-default btn-xs button-open">
|