This commit is contained in:
parent
e129d8caf9
commit
55be8f495b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
{{ result['tag'] }}
|
||||
</td>
|
||||
<td>
|
||||
{% for agent in result['result'] %}
|
||||
{% for agent in result['result']['result'] %}
|
||||
{{ agent.name }}
|
||||
{% endfor %}
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue