ui: use compact templates

This commit is contained in:
Jens Langhammer
2020-02-21 20:24:02 +01:00
parent 1285ba6fbb
commit 063181d7a7
12 changed files with 11 additions and 31 deletions

View File

@ -35,7 +35,7 @@
</div>
{% include 'partials/pagination.html' %}
</div>
<table class="pf-c-table pf-m-grid-xl" role="grid">
<table class="pf-c-table pf-m-compact pf-m-grid-xl" role="grid">
<thead>
<tr role="row">
<th role="columnheader" scope="col">{% trans 'Name' %}</th>