From 5c548cf1216ccef2487c2ca066d470486e17ffe1 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Mon, 6 Aug 2018 17:39:55 +0800 Subject: [PATCH] * finish task #4664. --- module/bug/view/edit.html.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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'");?>