Cosmetic improvements.

This commit is contained in:
Loic d'Anterroches
2008-07-26 20:17:18 +02:00
parent 876e206742
commit f57a0ec08b
3 changed files with 6 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ class IDF_Views_Source
return Pluf_Shortcuts_RenderToResponse('source/tree.html',
array(
'page_title' => $title,
'title' => $title,
'files' => $res,
'commit' => $commit,
'branches' => $branches,