diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php index 2a0e86dc51..6aa2684235 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); - '> + '> bug->productplan;?> plan, "class='form-control chosen'");?> diff --git a/module/bug/view/view.html.php b/module/bug/view/view.html.php index 1ef74093c0..0d38c5d2a4 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%'");?> - '> + '> bug->productplan;?> plan or !common::printLink('productplan', 'view', "planID=$bug->plan&type=bug", $bug->planName)) echo $bug->planName;?>