Add pandas dependency, enhance inventory summary visualization, and update table rendering
This commit is contained in:
parent
7673b4e1b6
commit
25e67cce28
6 changed files with 86 additions and 6 deletions
|
@ -11,5 +11,5 @@
|
|||
) }}
|
||||
|
||||
{{ tables.render_table(header, rows, entry_route) }}
|
||||
{{ tables.render_pagination(endpoint, page, has_prev, has_next, total_pages, extra_args=extra_args) }}
|
||||
{# { tables.render_pagination(endpoint, page, has_prev, has_next, total_pages, extra_args=extra_args) } #}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue