Note that download link sorting will be wrong for higher resolutions.
This commit is contained in:
parent
3bff300078
commit
9bd3ddb68a
@ -93,6 +93,7 @@
|
||||
</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
{# Sorting will be wrong for resolutions >= 1000p as it's alphanumeric. #}
|
||||
{% for name, media in media.media_files|dictsort|list %}
|
||||
{% if name.startswith('webm') %}
|
||||
<li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user