diff --git a/module/my/view/bug.html.php b/module/my/view/bug.html.php
index fb4e5ccc5f..a0e573d5a7 100644
--- a/module/my/view/bug.html.php
+++ b/module/my/view/bug.html.php
@@ -62,9 +62,9 @@
idAB);?>
+
bug->title);?> |
bug->severityAB);?> |
priAB);?> |
- bug->title);?> |
bug->type);?> |
bug->product);?> |
@@ -121,10 +121,6 @@
pri?>' title='bug->priList, $bug->pri);?>'>bug->priList, $bug->pri)?> |
-
- 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'");?>
- |
bug->typeList, $bug->type, '');?> |
|