fix
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<!--begin::Heading-->
|
<!--begin::Heading-->
|
||||||
<div class="card-px text-center pt-15 pb-15">
|
<div class="card-px text-center pt-15 pb-15">
|
||||||
<!--begin::Title-->
|
<!--begin::Title-->
|
||||||
<h2 class="fs-2x fw-bolder mb-0">No Current active job or tasks</h2>
|
<h2 class="fs-2x fw-bolder mb-0">No current active job or tasks</h2>
|
||||||
<!--end::Title-->
|
<!--end::Title-->
|
||||||
<!--begin::Description-->
|
<!--begin::Description-->
|
||||||
<p class="text-gray-400 fs-4 fw-bold py-7">Click on the below buttons to
|
<p class="text-gray-400 fs-4 fw-bold py-7">Click on the below buttons to
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
<div class="card card-xl-stretch mb-5 mb-xl-8">
|
<div class="card card-xl-stretch mb-5 mb-xl-8">
|
||||||
<div class="card-header border-0 pt-5">
|
<div class="card-header border-0 pt-5">
|
||||||
<h3 class="card-title align-items-start flex-column">
|
<h3 class="card-title align-items-start flex-column">
|
||||||
@@ -10,9 +9,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="card-body py-3">
|
<div class="card-body py-3">
|
||||||
<div class="tab-content">
|
<div class="tab-content">
|
||||||
<!--begin::Tap pane-->
|
|
||||||
<div class="tab-pane fade show active" id="kt_table_widget_5_tab_1">
|
<div class="tab-pane fade show active" id="kt_table_widget_5_tab_1">
|
||||||
<!--begin::Table container-->
|
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<?
|
<?
|
||||||
if (count($recent_complete) > 0 ){
|
if (count($recent_complete) > 0 ){
|
||||||
@@ -22,15 +19,8 @@
|
|||||||
include 'recent_jobs/recent_jobs_nojob.php';
|
include 'recent_jobs/recent_jobs_nojob.php';
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<!--begin::Table-->
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<!--end::Table-->
|
|
||||||
</div>
|
</div>
|
||||||
<!--end::Tap pane-->
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!--end::Body-->
|
|
||||||
</div>
|
</div>
|
||||||
<!-- /basic modal -->
|
|
||||||
@@ -1,5 +1,4 @@
|
|||||||
<table class="table table-row-dashed table-row-gray-200 align-middle gs-0 gy-4">
|
<table class="table table-row-dashed table-row-gray-200 align-middle gs-0 gy-4">
|
||||||
<!--begin::Table head-->
|
|
||||||
<thead>
|
<thead>
|
||||||
<tr class="border-0">
|
<tr class="border-0">
|
||||||
<th class="p-0 min-w-180px">Job</th>
|
<th class="p-0 min-w-180px">Job</th>
|
||||||
@@ -8,15 +7,12 @@
|
|||||||
<th class="p-0 min-w-50px"></th>
|
<th class="p-0 min-w-50px"></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<!--end::Table head-->
|
|
||||||
<!--begin::Table body-->
|
|
||||||
<tbody>
|
<tbody>
|
||||||
<?php
|
<?php
|
||||||
foreach ($recent_complete as $row)
|
foreach ($recent_complete as $row)
|
||||||
{
|
{
|
||||||
?>
|
?>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
||||||
<td>
|
<td>
|
||||||
<a href="#" class="text-dark fw-bolder text-hover-primary mb-1 fs-6"> <?= $row->project ?></a>
|
<a href="#" class="text-dark fw-bolder text-hover-primary mb-1 fs-6"> <?= $row->project ?></a>
|
||||||
</td>
|
</td>
|
||||||
@@ -26,22 +22,17 @@
|
|||||||
</td>
|
</td>
|
||||||
<td class="text-end">
|
<td class="text-end">
|
||||||
<a href="#" onclick="return post_nav_find_action('<?=$row->qpath?>','<?=$row->offer_id?>')" class="btn btn-sm btn-icon btn-bg-light btn-active-color-primary">
|
<a href="#" onclick="return post_nav_find_action('<?=$row->qpath?>','<?=$row->offer_id?>')" class="btn btn-sm btn-icon btn-bg-light btn-active-color-primary">
|
||||||
<!--begin::Svg Icon | path: icons/duotune/arrows/arr064.svg-->
|
|
||||||
<span class="svg-icon svg-icon-2">
|
<span class="svg-icon svg-icon-2">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||||
<rect opacity="0.5" x="18" y="13" width="13" height="2" rx="1" transform="rotate(-180 18 13)" fill="black" />
|
<rect opacity="0.5" x="18" y="13" width="13" height="2" rx="1" transform="rotate(-180 18 13)" fill="black" />
|
||||||
<path d="M15.4343 12.5657L11.25 16.75C10.8358 17.1642 10.8358 17.8358 11.25 18.25C11.6642 18.6642 12.3358 18.6642 12.75 18.25L18.2929 12.7071C18.6834 12.3166 18.6834 11.6834 18.2929 11.2929L12.75 5.75C12.3358 5.33579 11.6642 5.33579 11.25 5.75C10.8358 6.16421 10.8358 6.83579 11.25 7.25L15.4343 11.4343C15.7467 11.7467 15.7467 12.2533 15.4343 12.5657Z" fill="black" />
|
<path d="M15.4343 12.5657L11.25 16.75C10.8358 17.1642 10.8358 17.8358 11.25 18.25C11.6642 18.6642 12.3358 18.6642 12.75 18.25L18.2929 12.7071C18.6834 12.3166 18.6834 11.6834 18.2929 11.2929L12.75 5.75C12.3358 5.33579 11.6642 5.33579 11.25 5.75C10.8358 6.16421 10.8358 6.83579 11.25 7.25L15.4343 11.4343C15.7467 11.7467 15.7467 12.2533 15.4343 12.5657Z" fill="black" />
|
||||||
</svg>
|
</svg>
|
||||||
</span>
|
</span>
|
||||||
<!--end::Svg Icon-->
|
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
||||||
</tbody>
|
</tbody>
|
||||||
<!--end::Table body-->
|
|
||||||
</table>
|
</table>
|
||||||
Reference in New Issue
Block a user