From e67173bced8f64d0c33bc00742396d2f5729cfb7 Mon Sep 17 00:00:00 2001 From: Catouse Date: Wed, 23 May 2018 16:50:38 +0800 Subject: [PATCH 1/5] * change style of todo block. --- module/block/view/todoblock.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/block/view/todoblock.html.php b/module/block/view/todoblock.html.php index 3c7dcd3602..8aca1ecd82 100644 --- a/module/block/view/todoblock.html.php +++ b/module/block/view/todoblock.html.php @@ -11,13 +11,13 @@ */ ?>
- '> +
'> @@ -44,7 +44,9 @@ - +
idAB?> bug->priList, $bug->pri)?> + + title?> diff --git a/module/block/view/buildblock.html.php b/module/block/view/buildblock.html.php index fcef57fe14..6c8dadb479 100644 --- a/module/block/view/buildblock.html.php +++ b/module/block/view/buildblock.html.php @@ -11,7 +11,7 @@ */ ?>
- +
diff --git a/module/block/view/caseblock.html.php b/module/block/view/caseblock.html.php index df7f4b929f..102eb93d9d 100644 --- a/module/block/view/caseblock.html.php +++ b/module/block/view/caseblock.html.php @@ -21,7 +21,7 @@ .case-status-investigate {color: #a6aab8;} .case-status-investigate > .label-dot {background-color: #006af1;} -
idAB?>
'> +
'> diff --git a/module/block/view/planblock.html.php b/module/block/view/planblock.html.php index 7902f9833b..fe4555749c 100644 --- a/module/block/view/planblock.html.php +++ b/module/block/view/planblock.html.php @@ -11,7 +11,7 @@ */ ?>
-
+
diff --git a/module/block/view/printassigntomeblock.html.php b/module/block/view/printassigntomeblock.html.php index 592898198d..5386772740 100644 --- a/module/block/view/printassigntomeblock.html.php +++ b/module/block/view/printassigntomeblock.html.php @@ -11,13 +11,22 @@ */ ?>
- $bool):?> -
- + +
+ $bool):?> +
+ +
+
-
\ No newline at end of file diff --git a/module/block/view/productblock.html.php b/module/block/view/productblock.html.php index 92ac619a35..ab88be85f1 100644 --- a/module/block/view/productblock.html.php +++ b/module/block/view/productblock.html.php @@ -18,7 +18,7 @@ .block-products.block-sm .c-project {display: none;}
-
+
diff --git a/module/block/view/projectblock.html.php b/module/block/view/projectblock.html.php index 1d8d3617d0..36b521a553 100644 --- a/module/block/view/projectblock.html.php +++ b/module/block/view/projectblock.html.php @@ -11,7 +11,7 @@ */ ?>
-
product->name;?>
+
diff --git a/module/block/view/releaseblock.html.php b/module/block/view/releaseblock.html.php index 06e1c1a02c..14bc3a6131 100644 --- a/module/block/view/releaseblock.html.php +++ b/module/block/view/releaseblock.html.php @@ -11,7 +11,7 @@ */ ?>
-
project->name;?>
+
diff --git a/module/block/view/storyblock.html.php b/module/block/view/storyblock.html.php index 0a009dddf5..e052ee3cf8 100644 --- a/module/block/view/storyblock.html.php +++ b/module/block/view/storyblock.html.php @@ -22,7 +22,7 @@ .block-stories.block-sm .c-status {text-align: center;}
-
'> +
'> diff --git a/module/block/view/taskblock.html.php b/module/block/view/taskblock.html.php index c531b65391..17c781abe3 100644 --- a/module/block/view/taskblock.html.php +++ b/module/block/view/taskblock.html.php @@ -13,7 +13,7 @@
-
'> +
'> diff --git a/module/block/view/testtaskblock.html.php b/module/block/view/testtaskblock.html.php index 6d2a42c749..f0130c1016 100644 --- a/module/block/view/testtaskblock.html.php +++ b/module/block/view/testtaskblock.html.php @@ -11,7 +11,7 @@ */ ?>
-
idAB;?>
+
diff --git a/module/common/view/tablesorter.html.php b/module/common/view/tablesorter.html.php index 3f680ebf5c..ec51a7deba 100755 --- a/module/common/view/tablesorter.html.php +++ b/module/common/view/tablesorter.html.php @@ -4,9 +4,11 @@ js::import($jsRoot . 'jquery/tablesorter/min.js'); js::import($jsRoot . 'jquery/tablesorter/metadata.js'); ?>