Added the navigation links for pagination.
This commit is contained in:
@ -34,6 +34,8 @@ First written: 2020/7/1
|
||||
<p>{{ request.resolver_match.app_name }}</p>
|
||||
|
||||
{% if records %}
|
||||
{% include "mia_core/pagination.html" %}
|
||||
|
||||
{# The table for large screens #}
|
||||
<table class="table table-striped table-hover d-none d-md-table general-journal-table">
|
||||
<thead>
|
||||
|
Reference in New Issue
Block a user