Re-add matches field

This commit is contained in:
2023-02-11 18:06:09 +00:00
parent 1ab7a95ebd
commit 6fe31d99a9
2 changed files with 11 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
<th>topic</th>
<th>enabled</th>
<th>data length</th>
<th>match</th>
<th>actions</th>
</thead>
{% for item in object_list %}
@@ -43,6 +44,7 @@
{% endif %}
</td>
<td>{{ item.data|length }}</td>
<td>{{ item.matches }}</td>
<td>
<div class="buttons">
<button