diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php
index 168617381d..2a0e86dc51 100644
--- a/module/bug/view/edit.html.php
+++ b/module/bug/view/edit.html.php
@@ -125,7 +125,7 @@ if($this->app->tab == 'project') js::set('objectID', $bug->project);
-
multiple)) echo 'hide'?>'>
+
'>
| bug->productplan;?> |
plan, "class='form-control chosen'");?>
diff --git a/module/bug/view/view.html.php b/module/bug/view/view.html.php
index 63300878dd..7f11fcfa4f 100644
--- a/module/bug/view/view.html.php
+++ b/module/bug/view/view.html.php
@@ -161,7 +161,7 @@
| bug->fromCase;?> |
case) echo html::a(helper::createLink('testcase', 'view', "caseID=$bug->case&version=$bug->caseVersion", '', true), " {$lang->bug->fromCase}$lang->colon$bug->case", '', isonlybody() ? '' : "data-toggle='modal' data-type='iframe' data-width='80%'");?> |
- multiple)) echo 'hide'?>'>
+
'>
| bug->productplan;?> |
plan or !common::printLink('productplan', 'view', "planID=$bug->plan&type=bug", $bug->planName)) echo $bug->planName;?> |