@@ -13,7 +13,7 @@
Import device types
</a>
{% endif %}
- {% include 'inc/export_button.html' with obj_type='devicetypes' %}
+ {% include 'inc/export_button.html' with obj_type='device types' %}
</div>
<h1>{% block title %}Device Types{% endblock %}</h1>
<div class="row">
Import rack groups
- {% include 'inc/export_button.html' with obj_type='rackgroups' %}
+ {% include 'inc/export_button.html' with obj_type='rack groups' %}
<h1>{% block title %}Rack Groups{% endblock %}</h1>