We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b9f2b7 commit af477b0Copy full SHA for af477b0
netbox_custom_objects/templates/netbox_custom_objects/custom_object_list.html
@@ -7,7 +7,7 @@
7
{% plugin_list_buttons model %}
8
{% block extra_controls %}{% endblock %}
9
{% custom_object_add_button model custom_object_type %}
10
- {% custom_object_import_button model %}
+ {# {% custom_object_import_button model %} #}
11
{% custom_object_export_button model %}
12
</div>
13
{% endblock controls %}
0 commit comments