Fixed last part of issue 105, update the details of a project.
From the forge administration part of a project, you now have a direct link to the project administration tab.
This commit is contained in:
@@ -167,6 +167,7 @@ class IDF_Views_Admin
|
||||
}
|
||||
return Pluf_Shortcuts_RenderToResponse('idf/gadmin/projects/delete.html',
|
||||
array(
|
||||
'project' => $project,
|
||||
'page_title' => $title,
|
||||
'form' => $form,
|
||||
'stats' => $project->getStats(),
|
||||
|
Reference in New Issue
Block a user