Project links

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-01 18:04:24 -04:00
parent 97bf0ee8d8
commit 08faf4e03c
5 changed files with 47 additions and 1890 deletions
+4 -9
View File
@@ -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>