disable to date input, auto caculate
Deploy static content to Pages / deploy (push) Has been cancelled
Deploy static content to Pages / deploy (push) Has been cancelled
This commit is contained in:
+2
-1
@@ -78,7 +78,8 @@
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="form-label" for="toDate">To Date</label>
|
||||
<input type="date" id="toDate" class="form-input" required>
|
||||
<input type="date" id="toDate" class="form-input" readonly>
|
||||
<span class="form-hint">Auto-calculated</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user