mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-29 11:56:25 -06:00
fix enclosure and PEP8 errors
This commit is contained in:
parent
b6d1819056
commit
de1e8a70dd
@ -57,7 +57,9 @@ UTILIZATION_GRAPH = """
|
|||||||
{% if percentage >= 15 %}{{ percentage }}%{% endif %}
|
{% if percentage >= 15 %}{{ percentage }}%{% endif %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{%
|
{% endwith %}
|
||||||
|
"""
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Sites
|
# Sites
|
||||||
|
Loading…
Reference in New Issue
Block a user