From 26a13edcf3c00ee74ce3dc5b992b672311e1a964 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 7 Jun 2017 15:54:48 -0400 Subject: [PATCH] Layout tweaks --- netbox/templates/utilities/obj_import.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/netbox/templates/utilities/obj_import.html b/netbox/templates/utilities/obj_import.html index 22e06f6ef..7c331a2ef 100644 --- a/netbox/templates/utilities/obj_import.html +++ b/netbox/templates/utilities/obj_import.html @@ -6,7 +6,7 @@

{% block title %}{{ obj_type|bettertitle }} Import{% endblock %}

{% block tabs %}{% endblock %}
-
+
{% if form.non_field_errors %}
Errors
@@ -28,9 +28,9 @@
-
+
{% if fields %} -

CSV Format

+

CSV Format

Field