From 9d6646cc7d77f37e41bfde358e34188778f83841 Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Thu, 27 Oct 2022 14:01:53 +0800 Subject: [PATCH] * Add bug list style. --- module/my/view/bug.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/my/view/bug.html.php b/module/my/view/bug.html.php index 599914d144..c70786201d 100644 --- a/module/my/view/bug.html.php +++ b/module/my/view/bug.html.php @@ -113,7 +113,7 @@ createLink('bug', 'view', "bugID=$bug->id"), $bug->title, null, "style='color: $bug->color' title='{$bug->title}'");?> case) echo html::a(helper::createLink('testcase', 'view', "caseID=$bug->case&version=$bug->caseVersion"), "[" . $this->lang->testcase->common . "#$bug->case]", '', "class='bug' title='$bug->case'");?> - + ' title='bug->severityList, $bug->severity);?>' data-severity='severity;?>'>bug->severityList, $bug->severity, $bug->severity);?>