diff options
author | Anatasof Wirapraja <anata@darapsa.co.id> | 2021-07-21 13:49:59 +0700 |
---|---|---|
committer | Anatasof Wirapraja <anata@darapsa.co.id> | 2021-07-21 13:49:59 +0700 |
commit | ac529574768c09fbe12f41f65aff79b1345bac9f (patch) | |
tree | be9efd3ad7cc48854f4dac1dd46e2fb2d2c27435 | |
parent | 100db391d1b25c6c1d8fdfcc311e43e07198e0ab (diff) |
Revert "revert pikul widget"
This reverts commit 100db391d1b25c6c1d8fdfcc311e43e07198e0ab.
-rw-r--r-- | pages/ord/checkout.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pages/ord/checkout.html b/pages/ord/checkout.html index 9113be8..57702bd 100644 --- a/pages/ord/checkout.html +++ b/pages/ord/checkout.html @@ -85,9 +85,6 @@ <!-- Delivery option--> <div class="container my-4"> <div class="block-body"> - <div class="form-group d-flex"> - [pikul widget="select" extra='id="ship_widget" class="form-control" onchange="this.form.submit()"'] - </div> <!-- Shipping duration --> <div class="form-floating"> <select class="form-select mb-3" aria-label="Shipping duration" id="shippingDurationSelect"> |