* @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)?>
id);?>
pageID);?>
recPerPage);?>
recTotal);?>
SRCommon);?>
SRCommon, $lang->product->checkedSummary));?>
deleted && !isonlybody()) echo $this->productplan->buildOperateMenu($plan, 'view'); ?>
app->getViewType() == 'xhtml'):?>
name . ' ' . $plan->title ?>
app->getViewType() == 'xhtml'):?>
'>
deleted and $plan->parent >= 0 and $canBeChanged):?>
createLink('story', 'create', "productID=$plan->product&branch=$plan->branch&moduleID=0&storyID=0&projectID=$projectID&bugID=0&planID=$plan->id") : '#';
$createMisc = common::hasPriv('story', 'create') ? 'btn btn-secondary' : " btn btn-secondary disabled";
echo html::a($createLink, "" . $lang->story->create . "", '', "class='$createMisc' data-app={$app->tab}");
?>
parent >= 0) echo html::a("javascript:showLink($plan->id, \"story\")", '
' . $lang->productplan->linkStory, '', "class='btn btn-primary'");?>
'>
parent >= 0):?>
id, \"bug\")", ' ' . $lang->productplan->linkBug, '', "class='btn btn-primary'");?>
'>
productplan->basicInfo;?>
productplan->title;?> |
title;?> |
parent > 0):?>
productplan->parent;?> |
id}"), "#{$parentPlan->id} " . $parentPlan->title, '', "data-app={$app->tab}");?> |
type != 'normal'):?>
product->branch;?> |
|
productplan->begin;?> |
begin == $config->productplan->future ? $lang->productplan->future : $plan->begin;?> |
productplan->end;?> |
end == $config->productplan->future ? $lang->productplan->future : $plan->end;?> |
parent == '-1'):?>
productplan->children;?> |
id}"), "#{$childrenPlan->id} " . $childrenPlan->title, '', "data-app={$app->tab}") . ' ';?>
|
printExtendFields($plan, 'table', 'inForm=0');?>
productplan->status;?> |
productplan->statusList[$plan->status];?> |
productplan->desc;?> |
desc;?> |
app->getViewType() != 'xhtml') include '../../common/view/action.html.php';?>
id)?>
app->getViewType() == 'xhtml'):?>