1
0
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:
Jeremy Stretch
2018-07-17 10:34:50 -04:00
parent 6cc9ceb198
commit 5cf38b5ce9
3 changed files with 10 additions and 0 deletions

View File

@@ -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">