mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-06 00:32:08 +02:00
Delete unused template
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
<ul class="list-unstyled mb-0">
|
||||
{% for proposal in value.all %}
|
||||
<li><a href="{{ proposal.get_absolute_url }}">{{ proposal }}</a></li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
Reference in New Issue
Block a user