update sidebar
This commit is contained in:
@@ -95,11 +95,11 @@
|
||||
<!-- Content of the main body - heres the main content like graph, tables, etc... -->
|
||||
<main class="col-sm-10 bg-body-tertiary" id="main">
|
||||
<div class="container-fluid">
|
||||
|
||||
<div class="row"> <!-- This section creates the links at the top separated by a / -->
|
||||
<nav aria-label="breadcrumb">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item active" aria-current="/dashboard">Overview</li>
|
||||
<li class="breadcrumb-item inactive" aria-current="#">Overview</li>
|
||||
<li class="breadcrumb-item active" aria-current="/dashboard">Dashboard</li>
|
||||
</ol>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user