update order page 12:00
This commit is contained in:
@@ -205,8 +205,9 @@
|
||||
class="bg-[#0041E8] cursor-pointer font-[500] h-[32px] p-[0_15px] rounded-[4px] text-[#fff]"
|
||||
>
|
||||
|
||||
<input type="button" value="Quay lại" onclick="openPaymentStatusUpdateForm()"
|
||||
<input type="button" value="Quay lại"
|
||||
class="bg-[#9e9e9e] cursor-pointer font-[500] h-[32px] p-[0_15px] rounded-[4px] text-[#fff]"
|
||||
onclick="$('#js-payment-status-holder').hide()"
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
@@ -235,8 +236,9 @@
|
||||
class="bg-[#0041E8] cursor-pointer font-[500] h-[32px] p-[0_15px] rounded-[4px] text-[#fff]"
|
||||
>
|
||||
|
||||
<input type="button" value="Quay lại" onclick="openFulfillmentStatusUpdateForm()"
|
||||
<input type="button" value="Quay lại"
|
||||
class="bg-[#9e9e9e] cursor-pointer font-[500] h-[32px] p-[0_15px] rounded-[4px] text-[#fff]"
|
||||
onclick="$('#js-fulfillment-status-holder').hide()"
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
@@ -269,8 +271,9 @@
|
||||
class="bg-[#0041E8] cursor-pointer font-[500] h-[32px] p-[0_15px] rounded-[4px] text-[#fff]"
|
||||
>
|
||||
|
||||
<input type="button" value="Quay lại" onclick="openOrderStatusUpdateForm()"
|
||||
<input type="button" value="Quay lại"
|
||||
class="bg-[#9e9e9e] cursor-pointer font-[500] h-[32px] p-[0_15px] rounded-[4px] text-[#fff]"
|
||||
onclick="$('#js-order-status-holder').hide()"
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user