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:
Loic d'Anterroches
2009-02-27 11:10:26 +01:00
parent 0b465c750b
commit e40485c56f
5 changed files with 44 additions and 14 deletions

View File

@@ -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(),