mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
Fix object type
This commit is contained in:
parent
be98967336
commit
d4dd073b84
@ -10,7 +10,7 @@
|
|||||||
Import Interfaces
|
Import Interfaces
|
||||||
</a>
|
</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% include 'inc/export_button.html' with obj_type='interface' %}
|
{% include 'inc/export_button.html' with obj_type='interfaces' %}
|
||||||
</div>
|
</div>
|
||||||
<h1>Interfaces</h1>
|
<h1>Interfaces</h1>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Loading…
Reference in New Issue
Block a user