Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

Commit eaa94ad

Browse files
committed
Fixing Start Date
1 parent 5aac74d commit eaa94ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ class="button special icon fa-download">Download File</a></li>
359359
data-uk-datepicker="{minDate:'2018-08-26', maxDate:'2019-06-10'}" type=text
360360
name='startdate' id='startdate'
361361
size=50%
362-
value='2017-08-27' tabindex=1></div>
362+
value='2018-08-27' tabindex=1></div>
363363
<div class="6u$ 12u$(small)">End Date: <input
364364
data-uk-datepicker="{minDate:'2018-08-26', maxDate:'2019-06-10'}" type=text
365365
name='enddate' id='enddate' size=50%

0 commit comments

Comments
 (0)