mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 17:26:10 -06:00
Update clone.html
This commit is contained in:
parent
161595d118
commit
7ac9d6b0cd
@ -1,5 +1,5 @@
|
|||||||
{% if url %}
|
{% if url %}
|
||||||
<a href="{{ url }}" class="btn btn-sm btn-success" role="button">
|
<a href="{{ url }}" class="btn btn-sm btn-success" role="button">
|
||||||
<i class="mdi mdi-content-copy" aria-hidden="true"></i> Clone
|
<i class="mdi mdi-content-copy" aria-hidden="true"></i> Clone
|
||||||
</a>
|
</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user