* adjust code for task #608.

This commit is contained in:
shiyangyangwork@yahoo.cn
2011-11-28 09:07:29 +00:00
parent 794795844b
commit 9e7344272c
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -25,7 +25,6 @@
common::printLink('task', 'report', "project=$project->id&browseType=$browseType", $lang->task->report->common);
common::printLink('task', 'batchCreate', "projectID=$project->id", $lang->task->batchCreate);
common::printLink('task', 'create', "project=$project->id", $lang->task->create);
common::printLink('story', 'create', "productID=0&moduleID=0&story=0&project=$project->id", $lang->story->create);
?>
</div>
</div>