mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #33: Add ability to clone objects (pre-populate form fields)
This commit is contained in:
3
netbox/utilities/templates/buttons/clone.html
Normal file
3
netbox/utilities/templates/buttons/clone.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<a href="{{ url }}" class="btn btn-success">
|
||||
<span class="fa fa-plus" aria-hidden="true"></span> Clone
|
||||
</a>
|
Reference in New Issue
Block a user