From e6b8226f535cd0e06d80c2683ed2366460eb5606 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Thu, 2 Nov 2017 16:55:50 +0800 Subject: [PATCH] * finish task #3295. --- module/project/view/activate.html.php | 30 ++++++++++++++------------- 1 file changed, 16 insertions(+), 14 deletions(-) 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;?> +
+
+ + ~ + +
+
-
-
- - ~ - - - - -
+