diff --git a/module/project/ui/view.html.php b/module/project/ui/view.html.php index 39f0c9cde9..cdd337c6c4 100644 --- a/module/project/ui/view.html.php +++ b/module/project/ui/view.html.php @@ -231,15 +231,6 @@ row $project->id ), span - ( - setClass('text-gray'), - $lang->common->story - ) - ), - div - ( - setClass('w-1/3 taskCount'), - div ( setClass('text-md font-bold ml-2 clip'), set::title($project->name),