* code for task icons.

This commit is contained in:
wangyidong
2013-01-17 05:38:48 +00:00
parent 0a521082a5
commit 05fbfd3eba
7 changed files with 43 additions and 20 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<div id='featurebar'>
<div class='f-left'><?php echo $lang->report->common;?></div>
<div class='f-right'><?php common::printLink('project', 'task', "projectID=$projectID&browseType=$browseType", $lang->goback); ?></div>
<div class='f-right'><?php common::printRPN($this->createLink('project', 'task', "projectID=$projectID&browseType=$browseType")); ?></div>
</div>
<table class='cont-lt1'>