mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Enabled export templates for secrets
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
{% if perms.secrets.add_secret %}
|
||||
{% import_button 'secrets:secret_import' %}
|
||||
{% endif %}
|
||||
{% export_button content_type %}
|
||||
</div>
|
||||
<h1>{% block title %}Secrets{% endblock %}</h1>
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user