From e08b9844b71cdca4e6e8f8cf4114534ab5d50cb7 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Fri, 28 Oct 2011 07:08:09 +0000 Subject: [PATCH] + show code field. --- module/project/view/index.html.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/project/view/index.html.php b/module/project/view/index.html.php index 6e4dca19f0..62290b633e 100644 --- a/module/project/view/index.html.php +++ b/module/project/view/index.html.php @@ -27,6 +27,7 @@ + @@ -38,6 +39,7 @@ +
project->name;?>project->code;?> project->end;?> project->status;?> project->totalEstimate;?>
createLink('project', 'task', 'project=' . $project->id), $project->name, '_parent');?>code;?> end;?> project->statusList[$project->status];?> hours->totalEstimate;?>