* code for task #2808.
This commit is contained in:
@@ -387,7 +387,7 @@ class project extends control
|
||||
foreach($mails as $mail) $this->task->sendmail($mail->taskID, $mail->actionID);
|
||||
|
||||
/* Locate the browser. */
|
||||
die(js::locate($this->createLink('project', 'importBug', "projectID=$projectID"), 'parent'));
|
||||
die(js::locate($this->createLink('project', 'task', "projectID=$projectID"), 'parent'));
|
||||
}
|
||||
|
||||
/* Set browseType, productID, moduleID and queryID. */
|
||||
|
||||
Reference in New Issue
Block a user