mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
* Closes #15339: Consume entire viewport, except for object detail views * Use fluid containers for all views
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block page-header %}
|
||||
<div class="container-xl mt-2">
|
||||
<div class="container-fluid mt-2">
|
||||
<nav class="breadcrumb-container" aria-label="breadcrumb">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="{% url 'extras:script_list' %}">{% trans "Scripts" %}</a></li>
|
||||
|
Reference in New Issue
Block a user