* refactory action-trash.

This commit is contained in:
wangyidong
2013-01-08 05:39:51 +00:00
parent f5b2bec05a
commit 3f41b340a0
12 changed files with 99 additions and 70 deletions
+1
View File
@@ -35,6 +35,7 @@ class action extends control
$this->session->set('bugList', $uri);
$this->session->set('caseList', $uri);
$this->session->set('testtaskList', $uri);
$this->session->set('docList', $uri);
/* Header and position. */
$this->view->header->title = $this->lang->action->trash;