隐藏原日发日期框

hotfix/paypal-note
candice 2 years ago
parent 3000b5cbc5
commit a6a5c27f25

@ -196,11 +196,11 @@
<div id="email_verify_errmsg" style="display: none"> <div id="email_verify_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please verify your email</div> <div class="requiredArea" style="margin-top:-10px;">Please verify your email</div>
</div> </div>
<input class="InquiryCalendar" id="starting_date" name="date_start" placeholder="Starting date *" <!-- <input class="InquiryCalendar" id="starting_date" name="date_start" placeholder="Starting date *"
readonly="readonly" /> readonly="readonly" />
<div id="starting_date_errmsg" style="display: none"> <div id="starting_date_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please enter your starting date</div> <div class="requiredArea" style="margin-top:-10px;">Please enter your starting date</div>
</div> </div>-->
<p style="font-size: 17px; <p style="font-size: 17px;
color: #555; color: #555;
margin-top: -5px; margin-top: -5px;

Loading…
Cancel
Save