We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06affc8 commit 29dbedeCopy full SHA for 29dbede
app/views/operator/list.html
@@ -16,7 +16,7 @@
16
<td>{{.Department}}</td>
17
<td><i class="ri-mail-line"></i> <a href="mailto:{{ .Email }}">{{ .Email }}</a></td>
18
<td>
19
- <a href="/filter/operator/{{ .Id }}">
+ <a href="/machines/filter/operator/{{ .Id }}">
20
{{ if eq .MachineCount 0 }}
21
<span role="button" class="secondary">
22
{{ .MachineCount }}
0 commit comments