mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #236 from openclassify/dia
#711 Pagination is not working
This commit is contained in:
commit
8c621fe15d
@ -31,4 +31,5 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
{{ advs.links()|raw }}
|
||||
@ -57,6 +57,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
{{ advs.links()|raw }}
|
||||
|
||||
{% endblock %}
|
||||
{% block customjs %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user