1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fixed paginator text rendering

This commit is contained in:
Jeremy Stretch
2016-12-26 15:36:33 -05:00
parent 9e670d318c
commit bdff71db9e

View File

@ -22,6 +22,7 @@
</ul>
</nav>
{% endif %}
<div class="clearfix"></div>
<div class="text-right text-muted">
Showing {{ table.page.start_index }}-{{ table.page.end_index }} of {{ total }}
{% if total == 1 %}