Merge "Bugfix: Add missing closing </div> tags to network topology"

This commit is contained in:
Zuul 2022-08-22 15:03:05 +00:00 committed by Gerrit Code Review
commit 9bcf50f3cc
1 changed files with 2 additions and 0 deletions

View File

@ -47,4 +47,6 @@
});
}
</script>
</div>
</div>
{% endblock %}