1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Add 'filter' glyphicon to filter panel header

This commit is contained in:
bellwood
2016-07-13 15:26:24 -04:00
committed by GitHub
parent 404d934736
commit 9e181c20c7

View File

@@ -2,6 +2,7 @@
<div class="panel panel-default">
<div class="panel-heading">
<span class="glyphicon glyphicon-filter" aria-hidden="true"></span>
<strong>Filter</strong>
</div>
<div class="panel-body">