diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php index 2fdcfdf950..798ea70e89 100644 --- a/module/bug/view/edit.html.php +++ b/module/bug/view/edit.html.php @@ -43,14 +43,14 @@ js::set('oldResolvedBuild' , $bug->resolvedBuild);
- title, "class='form-control bug-title' autocomplete='off' style='color:{$bug->color}' required");?>
- + - +
+ title, "class='form-control bug-title' autocomplete='off'");?>