Test
This commit is contained in:
parent
5b4d6281a0
commit
629dcfb481
|
@ -17,7 +17,7 @@
|
|||
</div>
|
||||
<div>
|
||||
<label for="StartDate">Start Date:</label>
|
||||
<input type="date" id="StartDate" name="StartDate" value="<%= aclEntry.StartDate %>">
|
||||
<input type="date" id="StartDate" name="StartDate" value="2000-01-01">
|
||||
</div>
|
||||
<div>
|
||||
<label for="EndDate">End Date:</label>
|
||||
|
|
Loading…
Reference in a new issue