Allow overriding topic

This commit is contained in:
2023-01-12 07:20:48 +00:00
parent 0b840d227b
commit 4f55ffeaf7
6 changed files with 42 additions and 9 deletions

View File

@@ -11,6 +11,8 @@
<th>id</th>
<th>user</th>
<th>name</th>
<th>priority</th>
<th>topic</th>
<th>enabled</th>
<th>data length</th>
<th>actions</th>
@@ -20,6 +22,8 @@
<td>{{ item.id }}</td>
<td>{{ item.user }}</td>
<td>{{ item.name }}</td>
<td>{{ item.priority }}</td>
<td>{{ item.topic }}</td>
<td>
{% if item.enabled %}
<span class="icon">