fix: Update legend with downloaded icon

pull/793/head
Raphaël Vinot 2023-09-28 17:15:48 +02:00
parent 7d85d93b23
commit a5e024ab84
1 changed files with 5 additions and 0 deletions

View File

@ -427,6 +427,11 @@
<img src="{{ url_for('static', filename='wtf.png') }}" alt="Content type not set/unknown"
height="20" width="20"> Unknown content
</div>
<div title="The node contains a downloaded file">
<img src="{{ url_for('static', filename='download.png') }}" alt="Contains a downloaded file"
height="20" width="20"> Downloaded file
</div>
</div>
<div style="width: 70px; float: right;">