Merge v3.1.2

This commit is contained in:
jeremystretch
2021-12-20 16:28:11 -05:00
46 changed files with 564 additions and 210 deletions

View File

@@ -1,7 +1,14 @@
{% extends 'dcim/device_component.html' %}
{% extends 'generic/object.html' %}
{% load helpers %}
{% load plugins %}
{% block breadcrumbs %}
{{ block.super }}
<li class="breadcrumb-item">
<a href="{% url 'dcim:device_modulebays' pk=object.device.pk %}">{{ object.device }}</a>
</li>
{% endblock %}
{% block content %}
<div class="row">
<div class="col col-md-6">