mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
Add icons to panel headers in device lldp view
This commit is contained in:
parent
677e593016
commit
d54fbdffde
@ -6,6 +6,7 @@
|
||||
{% include 'dcim/inc/_device_header.html' with active_tab='lldp-neighbors' %}
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<i class="fa fa-fw fa-sitemap"></i>
|
||||
<strong>LLDP Neighbors</strong>
|
||||
</div>
|
||||
<table class="table table-hover panel-body">
|
||||
|
Loading…
Reference in New Issue
Block a user