Unchecked glyphicon

This commit is contained in:
Joseph Kennedy 2017-08-28 23:12:44 -04:00
parent c84226b0b5
commit 02008ca448

View File

@ -389,7 +389,7 @@
<span class="glyphicon glyphicon-check" aria-hidden="true"></span> Show IPs <span class="glyphicon glyphicon-check" aria-hidden="true"></span> Show IPs
</button> </button>
<button class="btn btn-default btn-xs toggle-description"> <button class="btn btn-default btn-xs toggle-description">
<span class="glyphicon glyphicon-uncheck" aria-hidden="true"></span> Show Descriptions <span class="glyphicon glyphicon-unchecked" aria-hidden="true"></span> Show Descriptions
</button> </button>
{% if perms.dcim.change_interface and interfaces|length > 1 %} {% if perms.dcim.change_interface and interfaces|length > 1 %}
<button class="btn btn-default btn-xs toggle"> <button class="btn btn-default btn-xs toggle">