Project links
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
<!--begin::Page title-->
|
||||
<div class="page-title d-flex flex-column justify-content-center flex-wrap me-3">
|
||||
<!--begin::Title-->
|
||||
<h1 class="page-heading d-flex text-dark fw-bold fs-3 flex-column justify-content-center my-0">Multipurpose</h1>
|
||||
<h1 class="page-heading d-flex text-dark fw-bold fs-3 flex-column justify-content-center my-0">Unified Project Resource Manager</h1>
|
||||
<!--end::Title-->
|
||||
<!--begin::Breadcrumb-->
|
||||
<ul class="breadcrumb breadcrumb-separatorless fw-semibold fs-7 my-0 pt-1">
|
||||
<!--begin::Item-->
|
||||
<li class="breadcrumb-item text-muted">
|
||||
<a href="../../demo1/dist/index.html" class="text-muted text-hover-primary">Home</a>
|
||||
<a href="/projects/dash" class="text-muted text-hover-primary">Home</a>
|
||||
</li>
|
||||
<!--end::Item-->
|
||||
<!--begin::Item-->
|
||||
@@ -25,7 +25,7 @@
|
||||
</li>
|
||||
<!--end::Item-->
|
||||
<!--begin::Item-->
|
||||
<li class="breadcrumb-item text-muted">Dashboards</li>
|
||||
<li class="breadcrumb-item text-muted">Dashboard</li>
|
||||
<!--end::Item-->
|
||||
</ul>
|
||||
<!--end::Breadcrumb-->
|
||||
@@ -33,12 +33,7 @@
|
||||
<!--end::Page title-->
|
||||
<!--begin::Actions-->
|
||||
<div class="d-flex align-items-center gap-2 gap-lg-3">
|
||||
<!--begin::Secondary button-->
|
||||
<a href="#" class="btn btn-sm fw-bold bg-body btn-color-gray-700 btn-active-color-primary" data-bs-toggle="modal" data-bs-target="#kt_modal_create_app">Rollover</a>
|
||||
<!--end::Secondary button-->
|
||||
<!--begin::Primary button-->
|
||||
<a href="#" class="btn btn-sm fw-bold btn-primary" data-bs-toggle="modal" data-bs-target="#kt_modal_new_target">Add Target</a>
|
||||
<!--end::Primary button-->
|
||||
.
|
||||
</div>
|
||||
<!--end::Actions-->
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user