1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Converted site/rack/device import views to new scheme

This commit is contained in:
Jeremy Stretch
2017-06-02 14:49:25 -04:00
parent 4a8147f8a5
commit 7e660d4d8e
8 changed files with 140 additions and 423 deletions

View File

@@ -4,6 +4,7 @@
{% block content %}
<h1>{% block title %}{{ obj_type|bettertitle }} Import{% endblock %}</h1>
{% block tabs %}{% endblock %}
<div class="row">
<div class="col-md-6">
{% if form.non_field_errors %}