mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
fixed closing td-tag which messes up the ui
This commit is contained in:
committed by
Franco Fichtner
parent
31fb7c7ca5
commit
5b44dbbd83
@@ -262,7 +262,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
{% if path["linkQuality"] is defined %}
|
||||
{{ path["linkQuality"] | e }}
|
||||
{% endif %}
|
||||
<td>
|
||||
</td>
|
||||
<td>{{ path["preferred"] | e }}</td>
|
||||
<td>{{ path["trustedPathId"] | e }}</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user