From db37a2ea85735978afa47045fe8ad30cc801fa69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=8D=8E=E4=BC=9F?= Date: Mon, 14 Feb 2022 10:07:49 +0800 Subject: [PATCH] Fix bug #19435. --- module/execution/css/story.css | 2 +- module/execution/view/story.html.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/execution/css/story.css b/module/execution/css/story.css index f2cecf84bc..2d0facbb5f 100644 --- a/module/execution/css/story.css +++ b/module/execution/css/story.css @@ -11,4 +11,4 @@ th.c-pri{width:50px;} .c-status, .c-user {width: 70px;} .c-category {width: 80px;} .c-actions-7 {width: 190px;} -.assignedTo-gray {color:#e5e5e5;} +.closed-story {color:#e5e5e5;} diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php index 47db7785a4..313eab805f 100644 --- a/module/execution/view/story.html.php +++ b/module/execution/view/story.html.php @@ -240,7 +240,7 @@ story->categoryList, $story->category);?> openedBy);?> - ' title='assignedTo);?>'>assignedTo);?> + ' title='assignedTo);?>'>assignedTo);?> estimate . $config->hourUnit;?> processStatus('story', $story);?>