Feat: Add popup window to display teamer info per application
This commit is contained in:
@@ -71,7 +71,8 @@
|
||||
{{ icon('edit') }}
|
||||
</button>
|
||||
{% endif %}
|
||||
<a href="{{ path('app_common_download', { 'uuid': upload.uuid }) }}"
|
||||
<a href="{{ path('app_common_download', { 'uuid': upload.uuid, 'inline': true }) }}"
|
||||
target="_blank"
|
||||
title="Download">
|
||||
{{ icon('download') }}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user