diff --git a/module/task/js/recordestimate.js b/module/task/js/recordestimate.js index 0066448e31..3938c76b92 100644 --- a/module/task/js/recordestimate.js +++ b/module/task/js/recordestimate.js @@ -1,5 +1,7 @@ $(function() { + $('.form-date').datetimepicker('setEndDate', '2021-08-27'); + $("#recordForm").submit(function() { $('#recordForm .left').each(function() diff --git a/module/task/view/recordestimate.html.php b/module/task/view/recordestimate.html.php index d5d71034b6..81c2677f2a 100644 --- a/module/task/view/recordestimate.html.php +++ b/module/task/view/recordestimate.html.php @@ -85,7 +85,7 @@ - +