diff --git a/module/project/view/activate.html.php b/module/project/view/activate.html.php index c45035806f..fb10dc0bcc 100644 --- a/module/project/view/activate.html.php +++ b/module/project/view/activate.html.php @@ -26,22 +26,22 @@ - + + - - - - @@ -61,7 +61,9 @@ $(function() { $('#readjustTime').change(function() { + $('#sourceTimeBox').toggle(!$(this).prop('checked')) $('#readjustTimeBox').toggle($(this).prop('checked')) + $('#readjustTaskBox').toggle($(this).prop('checked')) }) })
project->beginAndEnd;?>begin . ' ~ ' . $project->end;?> +
+ begin?> + ~ + end;?> +
+
+ + ~ + +
+
-
-
- - ~ - - - - -
+