From 82d42ca24a5183899c726e56beac1cebfed08fe4 Mon Sep 17 00:00:00 2001 From: tanghucheng Date: Wed, 27 Oct 2021 16:37:30 +0800 Subject: [PATCH] * Finish task #43541. --- module/product/css/view.css | 2 +- module/product/view/view.html.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module/product/css/view.css b/module/product/css/view.css index 5e0544ed01..dd295ad7de 100644 --- a/module/product/css/view.css +++ b/module/product/css/view.css @@ -6,5 +6,5 @@ td.normal {color: #00da88;} td.acl {white-space: nowrap;} .row > .col-sm-12:first-child {padding-bottom: 20px;} .c-product ,.c-release ,.c-code {width: 100px !important;} -.c-openedBy ,.c-acl ,.c-pss ,.c-common {width:110px !important;} +.c-openedBy ,.c-acl ,.c-prs ,.c-common {width:110px !important;} .c-bugs ,.c-type {width:120px !important;} diff --git a/module/product/view/view.html.php b/module/product/view/view.html.php index fc8eb30a13..9d6950111f 100644 --- a/module/product/view/view.html.php +++ b/module/product/view/view.html.php @@ -78,7 +78,7 @@ product->type;?> product->typeList, $product->type);?> - productCommon ." ". $lang->product->status;?> + productCommon ." ". $lang->product->status;?> product->statusList, $product->status);?> story->openedDate?> @@ -86,7 +86,7 @@ code)):?> - productCommon ." ". $lang->product->status;?> + productCommon ." ". $lang->product->status;?> product->statusList, $product->status);?> product->acl;?>