fix fleet url

This commit is contained in:
jr-k 2024-02-28 17:43:39 +01:00
parent 604ffda4af
commit 36d105d18f

View File

@ -46,7 +46,7 @@
<a href="javascript:void(0);" class="item-edit slide-edit">
<i class="fa fa-pencil"></i>
</a>
{% if not fleet_mode %}
{% if not fleet_mode or not slide.has_file() %}
<a href="{{ slide.location }}" class="item-download slide-download" target="_blank">
<i class="fa fa-eye"></i>
</a>