From 6cb187bec16886e0a698299cbc5ff3663a0ced34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E5=BB=B6=E4=B9=89?= Date: Tue, 27 Sep 2022 16:26:24 +0800 Subject: [PATCH] * Modify product page style. --- module/program/view/product.html.php | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/module/program/view/product.html.php b/module/program/view/product.html.php index a923e8c916..c666a8ee4b 100644 --- a/module/program/view/product.html.php +++ b/module/program/view/product.html.php @@ -48,28 +48,18 @@ idAB);?> product->name);?> - config->URAndSR):?> - story->requirement;?> - story->story;?> - bug->common;?> + bug->common;?> product->plan;?> product->release;?> actions;?> - config->URAndSR):?> - story->draft;?> - story->activate;?> - story->change;?> - story->completeRate;?> - story->draft;?> story->activate;?> story->change;?> story->completeRate;?> bug->activate;?> - close;?> bug->fixedRate;?> @@ -88,18 +78,11 @@ createLink('product', 'browse', 'product=' . $product->id), $product->name);?> - config->URAndSR):?> - requirements['draft'];?> - requirements['active'];?> - requirements['changing'];?> - requirements['closed'] / $totalRequirements, 3) * 100;?>% - stories['draft'];?> stories['active'];?> stories['changing'];?> stories['closed'] / $totalStories, 3) * 100;?>% unResolved;?> - closedBugs;?> unResolved + $product->fixedBugs) == 0 ? 0 : round($product->fixedBugs / ($product->unResolved + $product->fixedBugs), 3) * 100;?>% plans;?> releases;?>