Renamed plugin button on the device view

This commit is contained in:
Victor Golovanenko
2021-04-20 08:26:54 +00:00
parent 77b84c8794
commit 2b2d922e3a
2 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
<a href="{% url 'plugins:netbox_interface_sync:interface_comparison' device_id=device.id %}" class="btn btn-primary">
Compare device interfaces with device type interfaces
Interface sync
</a>