Improved cable trace UI

This commit is contained in:
Jeremy Stretch
2020-11-12 16:55:02 -05:00
parent f3f3993963
commit e84a6b99a8
8 changed files with 85 additions and 54 deletions

View File

@@ -0,0 +1,5 @@
<div class="node">
<strong><a href="{{ powerpanel.get_absolute_url }}">{{ powerpanel }}</a></strong><br />
Power Panel<br />
<a href="{{ powerpanel.site.get_absolute_url }}">{{ powerpanel.site }}</a>
</div>