mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
Removed White Space
This commit is contained in:
parent
98640da0f4
commit
629ef887c8
@ -44,7 +44,6 @@ PREFIX_UTILIZATION_GRAPH = """
|
||||
{% if record.pk %}<a href="{% url 'ipam:prefix_ipaddresses' pk=record.pk %}">{% utilization_graph record.get_utilization %}</a>{% else %}—{% endif %}
|
||||
"""
|
||||
|
||||
|
||||
ROLE_PREFIX_COUNT = """
|
||||
<a href="{% url 'ipam:prefix_list' %}?role={{ record.slug }}">{{ value }}</a>
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user