* @package block * @version $Id$ * @link http://www.zentao.net */ ?>
block->noData;?>
| productplan->all;?> : | createLink('productplan', 'browse', "productID={$product->id}&branch=0&browseType=all"), $totalPlan);?> |
| productplan->unexpired;?> : | createLink('productplan', 'browse', "productID={$product->id}&branch=0&browseType=unexpired"), $unexpiredPlan);?> |
| product->allRelease;?> : | createLink('release', 'browse', "productID={$product->id}&branch=0&type=all"), $totalRelease);?> |
| product->maintain;?> : | createLink('release', 'browse', "productID={$product->id}&branch=0&type=normal"), $normalRelease);?> |