mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
Revert omission of external footer links
This commit is contained in:
parent
bec1de00f3
commit
810cb87e36
@ -164,7 +164,6 @@ Blocks:
|
||||
</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% if not settings.ISOLATED_DEPLOYMENT %}
|
||||
{# GitHub #}
|
||||
<li class="list-inline-item">
|
||||
<a href="https://github.com/netbox-community/netbox" target="_blank" class="link-secondary" rel="noopener">
|
||||
@ -177,7 +176,6 @@ Blocks:
|
||||
<i title="{% trans "Community" %}" class="mdi mdi-slack text-primary" data-bs-placement="top" data-bs-toggle="tooltip"></i>
|
||||
</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% endblock footer_links %}
|
||||
</ul>
|
||||
{# /Footer links #}
|
||||
|
Loading…
Reference in New Issue
Block a user