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

Enabled export templates for virtual chassis

This commit is contained in:
Jeremy Stretch
2018-07-12 16:55:23 -04:00
parent 85efdf8e00
commit 67dbe02deb
3 changed files with 12 additions and 1 deletions

View File

@@ -1,7 +1,11 @@
{% extends '_base.html' %}
{% load buttons %}
{% load helpers %}
{% block content %}
<div class="pull-right">
{% export_button content_type %}
</div>
<h1>{% block title %}Virtual Chassis{% endblock %}</h1>
<div class="row">
<div class="col-md-9">