From f5259d3ec0bf016ee525bf84791b4f1aeed1e4d5 Mon Sep 17 00:00:00 2001 From: zhujinyong Date: Sun, 6 Jan 2013 03:11:16 +0000 Subject: [PATCH] * code for task#1043. --- module/my/control.php | 4 ++++ module/my/view/testcase.html.php | 16 ++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/module/my/control.php b/module/my/control.php index 6f609ed41b..7124691378 100644 --- a/module/my/control.php +++ b/module/my/control.php @@ -315,6 +315,10 @@ class my extends control $this->view->users = $this->user->getPairs('noletter'); $this->view->tabID = 'test'; $this->view->type = $type; + $this->view->recTotal = $recTotal; + $this->view->recPerPage = $recPerPage; + $this->view->pageID = $pageID; + $this->view->orderBy = $orderBy; $this->view->pager = $pager; $this->display(); diff --git a/module/my/view/testcase.html.php b/module/my/view/testcase.html.php index 575aa1717a..93cbbbdd97 100644 --- a/module/my/view/testcase.html.php +++ b/module/my/view/testcase.html.php @@ -11,7 +11,6 @@ */ ?> -
recTotal}&recPerPage={$pager->recPerPage}"; ?> + - - - - - - - + + + + + + +
idAB;?>priAB;?>testcase->title;?> typeAB;?> openedByAB;?>statusAB;?>actions;?> idAB);?> priAB);?> testcase->title);?> typeAB);?> openedByAB);?>statusAB);?>actions;?>