fix
This commit is contained in:
@@ -159,6 +159,13 @@ $server_name = 'https://'. $_SERVER['HTTP_HOST'];
|
||||
<i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" title="View your statements"></i></a>
|
||||
</div>
|
||||
<!--end::Menu item-->
|
||||
<!--begin::Menu item-->
|
||||
<div class="menu-item px-3">
|
||||
<a href="/proj/mycomplete" class="menu-link d-flex flex-stack px-5">Previous Tasks
|
||||
<i class="fas fa-exclamation-circle ms-2 fs-7" data-bs-toggle="tooltip" title="View your statements"></i></a>
|
||||
</div>
|
||||
<!--end::Menu item-->
|
||||
|
||||
<!--begin::Menu separator-->
|
||||
<div class="separator my-2"></div>
|
||||
<!--end::Menu separator-->
|
||||
@@ -638,13 +645,7 @@ $server_name = 'https://'. $_SERVER['HTTP_HOST'];
|
||||
</a>
|
||||
<!--end::Action-->
|
||||
|
||||
<!--begin::Action-->
|
||||
<a href="/proj/mycomplete" class="btn btn-sm btn-active-icon-primary" >
|
||||
<!--begin::Svg Icon | path: icons/duotune/files/fil003.svg-->
|
||||
<span class="fs-7 text-gray-700 fw-bolder pe-3 d-none d-xxl-block">Previous Tasks</span>
|
||||
<!--end::Svg Icon-->
|
||||
</a>
|
||||
<!--end::Action-->
|
||||
|
||||
|
||||
<!--begin::Action-->
|
||||
<a href="/refer/refagree" class="btn btn-sm btn-active-icon-primary" >
|
||||
|
||||
Reference in New Issue
Block a user