diff --git a/module/bug/view/browse.html.php b/module/bug/view/browse.html.php index 67c8309a4f..c5c59f839c 100644 --- a/module/bug/view/browse.html.php +++ b/module/bug/view/browse.html.php @@ -192,7 +192,7 @@ $currentBrowseType = isset($lang->bug->mySelects[$browseType]) && in_array($brow product->getByID($productID)->name ?>
- +
@@ -263,7 +263,7 @@ $currentBrowseType = isset($lang->bug->mySelects[$browseType]) && in_array($brow app->getViewType() == 'xhtml'):?> - id == 'title' || $value->id == 'id' || $value->id == 'pri' || $value->id == 'status') @@ -296,7 +296,7 @@ $currentBrowseType = isset($lang->bug->mySelects[$browseType]) && in_array($brow app->getViewType() == 'xhtml'):?> - id == 'title' || $value->id == 'id' || $value->id == 'pri' || $value->id == 'status'){ diff --git a/module/bug/view/view.html.php b/module/bug/view/view.html.php index fee19c93f4..d0d403495e 100644 --- a/module/bug/view/view.html.php +++ b/module/bug/view/view.html.php @@ -18,7 +18,7 @@