1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

#10038 & #10039: Changelog & replicate for VM interfaces

This commit is contained in:
jeremystretch
2022-08-25 13:53:11 -04:00
parent 7697779abf
commit 32615befd5
3 changed files with 21 additions and 6 deletions

View File

@@ -226,7 +226,7 @@ POWEROUTLET_BUTTONS = """
"""
INTERFACE_BUTTONS = """
{% if perms.ipam.add_ipaddress or perms.dcim.add_inventoryitem %}
{% if perms.dcim.edit_interface %}
<span class="dropdown">
<button type="button" class="btn btn-primary btn-sm dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="Add">
<span class="mdi mdi-plus-thick" aria-hidden="true"></span>