fix
This commit is contained in:
@@ -88,30 +88,10 @@
|
||||
<div class="fv-plugins-message-container invalid-feedback"></div></div>
|
||||
<!--end::Input group-->
|
||||
|
||||
<!--begin::Input group-->
|
||||
<div class="d-flex flex-column mb-5 fv-row">
|
||||
<!--begin::Label-->
|
||||
<label class="fs-5 fw-bold mb-2">Timeline</label>
|
||||
<!--end::Label-->
|
||||
<!--begin::Input-->
|
||||
<select class="form-select form-select-solid form-select-lg" name='timeline'>
|
||||
<option value="0">Select Market Timeline for this job</option>
|
||||
<option value="2">2 days</option>
|
||||
<option value="3">3 days</option>
|
||||
<option value="4">4 days</option>
|
||||
<option value="5">5 days</option>
|
||||
<option value="6">6 days</option>
|
||||
<option value="7">1 week</option>
|
||||
<option value="14">2 weeks</option>
|
||||
<option value="21">3 weeks</option>
|
||||
<option value="30">1 Month</option>
|
||||
<option value="60">2 Months</option>
|
||||
</select>
|
||||
<!--end::Input-->
|
||||
<label class="fs-5 fw-bold mb-2">Timeline <span style="font-size:smaller;color: green;">(how long do you want to present this task to the public anytime) </span></label>
|
||||
<?=$timeline_combo?>
|
||||
</div>
|
||||
<!--end::Input group-->
|
||||
|
||||
|
||||
|
||||
<div class="d-flex flex-column mb-5 fv-row">
|
||||
<div class="row mb-5">
|
||||
@@ -164,21 +144,29 @@
|
||||
<div class="card-body pt-2">
|
||||
<!--begin::Item-->
|
||||
<?php
|
||||
foreach ($recentjobs as $row)
|
||||
{
|
||||
?>
|
||||
<div class="d-flex align-items-center mb-8" >
|
||||
<!--begin::Description-->
|
||||
<div class="flex-grow-1">
|
||||
<a href="#" onclick="return post_nav_find_action('/jobs/processjob', '<?=$row->id?>')" class="text-gray-800 text-hover-primary fw-bolder fs-6"><?=$row->title?></a>
|
||||
<span class="text-muted fw-bold d-block"><?=$row->created?></span>
|
||||
</div>
|
||||
<!--end::Description-->
|
||||
<a href="#" onclick="return post_nav_find_action('/jobs/processjob', '<?=$row->id?>')" class="badge badge-light-success fs-8 fw-bolder">View</a>
|
||||
</div>
|
||||
if ($recentjobs_count > 0){
|
||||
|
||||
<?php
|
||||
foreach ($recentjobs as $row)
|
||||
{
|
||||
?>
|
||||
<div class="d-flex align-items-center mb-8" >
|
||||
<!--begin::Description-->
|
||||
<div class="flex-grow-1">
|
||||
<a href="#" onclick="return post_nav_find_action('/jobs/processjob', '<?=$row->id?>')" class="text-gray-800 text-hover-primary fw-bolder fs-6"><?=$row->title?></a>
|
||||
<span class="text-muted fw-bold d-block"><?=$row->created?></span>
|
||||
</div>
|
||||
<!--end::Description-->
|
||||
<a href="#" onclick="return post_nav_find_action('/jobs/processjob', '<?=$row->id?>')" class="badge badge-light-success fs-8 fw-bolder">View</a>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
|
||||
@@ -17,8 +17,7 @@
|
||||
<!--begin::Body-->
|
||||
<div class="card-body">
|
||||
<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-->
|
||||
<h4>All terms of sale must follow WrenchBoard policies for buying and selling. Setting and meeting expectations in a listing's terms of sale ensure a smooth transaction and buyer satisfaction while helping WrenchBoard remain a reputable marketplace.</h4>
|
||||
<br>
|
||||
@@ -27,19 +26,19 @@
|
||||
<h4> Task or Job owners should provide clear and accurate delivery terms and conditions required to meet the expectations they have set in their listings. These should include:</h4>
|
||||
|
||||
<ul class="list-group">
|
||||
<li class="list-group-item">Delivery mode, timelines, and reviews</li>
|
||||
<li class="list-group-item">The forms of payment available for the task </li>
|
||||
<li class="list-group-item"> A returns policy:
|
||||
<ul class="list-group">
|
||||
<li class="list-group-item">Clearly stated criteria under which cancellation will be accepted.</li>
|
||||
<li class="list-group-item">Clearly stated the time period in which the buyer must notify the seller about the delivery delay.</li>
|
||||
<li class="list-group-item">How refunds/returns/cancellations will be issued</li>
|
||||
</ul>
|
||||
<li class="list-group-item">Delivery mode, timelines, and reviews</li>
|
||||
<li class="list-group-item">The forms of payment available for the task </li>
|
||||
<li class="list-group-item"> A returns policy:
|
||||
<ul class="list-group">
|
||||
<li class="list-group-item">Clearly stated criteria under which cancellation will be accepted.</li>
|
||||
<li class="list-group-item">Clearly stated the time period in which the buyer must notify the seller about the delivery delay.</li>
|
||||
<li class="list-group-item">How refunds/returns/cancellations will be issued</li>
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
@@ -48,24 +47,17 @@
|
||||
<br>
|
||||
<h4>Activity that doesn't follow WrenchBoard policy could result in a range of actions, including for example: administratively ending or canceling listings, hiding or demoting all listings from search results, lowering rating, buying or selling restrictions, and account suspension.
|
||||
<br>
|
||||
All fees paid or payable concerning listings or accounts on which we take any action will not be refunded or otherwise credited to your account.</h4>
|
||||
All fees paid or payable concerning listings or accounts on which we take any action will not be refunded or otherwise credited to your account.</h4>
|
||||
<br>
|
||||
<h3 class="text-dark mb-5 fw-boldest">Why does WrencBoard have this policy?</h3>
|
||||
<h4>Buyers and sellers enter a contract when they complete transactions, so it's necessary to have precise details on what the transaction entails to guarantee satisfaction. This policy also helps sellers meet our performance standards.</h4>
|
||||
|
||||
|
||||
</div>
|
||||
<!--end::Tap pane-->
|
||||
|
||||
<div class="tab-pane fade show active" id="kt_table_widget_5_tab_1" style=" padding-top: 35px; text-align: right">
|
||||
<form action="/jobs/jobagree" onclick="start_agree();"> <a class="btn btn-sm btn-primary">Agree to Terms <i class="icon-arrow-right14 position-right"></i></a> </form>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="tab-pane fade show active" id="kt_table_widget_5_tab_1" style=" padding-top: 35px; text-align: right">
|
||||
<div id="agree-result"></div> <form method="post" id="agreeForm" action="/jobs/agreejobterms" > <a onclick="start_agree();" class="btn btn-sm btn-primary">Agree to Terms <i class="icon-arrow-right14 position-right"></i></a> </form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<!--end::Body-->
|
||||
</div>
|
||||
@@ -79,12 +71,35 @@
|
||||
<!--
|
||||
|
||||
function start_agree() {
|
||||
alert(100);
|
||||
// alert(100);
|
||||
|
||||
if(confirm("Please confirm Terms Agreement?")) {
|
||||
// do something
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
// $("#agreeForm").submit();
|
||||
|
||||
document.getElementById('agreeForm').submit();
|
||||
return false;
|
||||
|
||||
//return true;
|
||||
/*
|
||||
$.ajax({
|
||||
url: "/jobs/agreejobterms?interest_id=0"
|
||||
}).done(function (data) {
|
||||
$('#modal-content').html(data);
|
||||
if (data == 0 ){
|
||||
var url = "/jobs/create";
|
||||
$(location).attr('href',url)
|
||||
}
|
||||
else
|
||||
{
|
||||
$('#agree-result').html(data);
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user