Added the notification for the tickets.

This commit is contained in:
Loic d'Anterroches
2009-01-25 10:58:24 +01:00
parent ec2565e244
commit e513d95dbe
3 changed files with 23 additions and 8 deletions

View File

@@ -452,6 +452,7 @@ class IDF_Views_Project
array(
'page_title' => $title,
'form' => $form,
'from_email' => Pluf::f('from_email'),
),
$request);
}