mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-22 13:06:34 +00:00
Keep the rows distinct
This commit is contained in:
parent
2d4e23a8d7
commit
b61061d3c1
@ -74,8 +74,8 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
{% include 'pagination.html' with pagination=sources.paginator filter=source.pk %}
|
||||
</div>
|
||||
{% include 'pagination.html' with pagination=sources.paginator filter=source.pk %}
|
||||
<div class="row">
|
||||
<div class="col s12">
|
||||
<h2>Completed</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user