diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php index 7584d014ab..95441cef29 100644 --- a/module/bug/view/edit.html.php +++ b/module/bug/view/edit.html.php @@ -201,10 +201,6 @@ js::set('oldResolvedBuild' , $bug->resolvedBuild); - - bug->deadline;?> - deadline, "class='form-control form-date'");?> - bug->resolvedBy;?> resolvedBy, "class='form-control chosen'");?>