* @package productplan * @version $Id: view.html.php 5096 2013-07-11 07:02:43Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?> productplan->confirmUnlinkStory)?> productplan->confirmUnlinkBug)?>
icons['plan']);?> id;?> title;?> deleted):?> plan->deleted;?>
session->productPlanList ? $this->session->productPlanList : inlink('browse', "planID=$plan->id"); if(!$plan->deleted) { ob_start(); echo "
"; if(common::hasPriv('productplan', 'linkStory')) echo html::a(inlink('view', "planID=$plan->id&type=story&orderBy=id_desc&link=true"), ' ' . $lang->productplan->linkStory, '', "class='btn'"); if(common::hasPriv('productplan', 'linkBug')) echo html::a(inlink('view', "planID=$plan->id&type=bug&orderBy=id_desc&link=true"), ' ' . $lang->productplan->linkBug, '', "class='btn'"); echo '
'; echo "
"; common::printIcon('productplan', 'edit', "planID=$plan->id"); common::printIcon('productplan', 'delete', "planID=$plan->id", '', 'button', '', 'hiddenwin'); echo '
'; $actionLinks = ob_get_contents(); ob_end_clean(); echo $actionLinks; } common::printRPN($browseLink); ?>
'>
id, \"story\")", ' ' . $lang->productplan->linkStory, '', "class='btn btn-sm btn-primary'");?>
id&orderBy=$orderBy");?>"> id}&type=story&orderBy=%s&link=$link¶m=$param"; ?> createLink('story', 'view', "storyID=$story->id"); $totalEstimate += $story->estimate; ?>
idAB);?> priAB);?> story->title);?> openedByAB);?> assignedToAB);?> story->estimateAB);?> statusAB);?> story->stageAB);?> actions?>
id));?> story->priList, $story->pri, $story->pri)?>'>story->priList, $story->pri, $story->pri);?> title);?> openedBy];?> assignedTo];?> estimate;?> story->statusList[$story->status];?> story->stageList[$story->stage];?> createLink('productplan', 'unlinkStory', "story=$story->id&confirm=yes"); echo html::a("javascript:ajaxDelete(\"$unlinkURL\",\"storyList\",confirmUnlinkStory)", '', '', "class='btn-icon' title='{$lang->productplan->unlinkStory}'"); } ?>
" . html::selectButton() . '
'; echo html::submitButton($lang->productplan->batchUnlink); } ?>
'>
id, \"bug\")", ' ' . $lang->productplan->linkBug, '', "class='btn btn-sm btn-primary'");?>
id&orderBy=$orderBy");?>"> id}&type=bug&orderBy=%s&link=$link¶m=$param"; ?>
idAB);?> priAB);?> bug->title);?> openedByAB);?> assignedToAB);?> statusAB);?> actions?>
createLink('bug', 'view', "bugID=$bug->id"), sprintf("%03d", $bug->id));?> bug->priList, $bug->pri, $bug->pri)?>'>bug->priList, $bug->pri, $bug->pri);?> createLink('bug', 'view', "bugID=$bug->id"), $bug->title);?> openedBy];?> assignedTo];?> bug->statusList[$bug->status];?> createLink('productplan', 'unlinkBug', "story=$bug->id&confirm=yes"); echo html::a("javascript:ajaxDelete(\"$unlinkURL\",\"bugList\",confirmUnlinkBug)", '', '', "class='btn-icon' title='{$lang->productplan->unlinkBug}'"); } ?>
" . html::selectButton() . '
'; echo html::submitButton($lang->productplan->batchUnlink); } ?>
productplan->bugSummary, count($planBugs));?>
productplan->desc;?>
desc;?>
productplan->basicInfo?>
productplan->title;?> title;?>
productplan->begin;?> begin;?>
productplan->end;?> end;?>
id)?>