diff --git a/module/project/view/edit.html.php b/module/project/view/edit.html.php index 35b2afdcfc..80767932b1 100644 --- a/module/project/view/edit.html.php +++ b/module/project/view/edit.html.php @@ -48,11 +48,14 @@ project->teamname;?> team, "class='text-3'");?> + + project->status;?> + project->statusList, $project->status, 'class=text-3');?> + project->goal;?> goal, "rows='5' class='area-1'");?> - project->desc;?> desc, "rows='5' class='area-1'");?>