Closes #7208: Add navigation breadcrumbs for custom scripts & reports

This commit is contained in:
jeremystretch
2021-09-15 15:14:24 -04:00
parent e738ff2fa7
commit de58f53f9f
4 changed files with 42 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
{% extends 'base/layout.html' %}
{% extends 'generic/object.html' %}
{% load helpers %}
{% load form_helpers %}
{% load log_levels %}
@@ -16,6 +16,8 @@
</div>
{% endblock %}
{% block controls %}{% endblock %}
{% block tabs %}
<ul class="nav nav-tabs px-3">
<li class="nav-item" role="presentation">