app->getViewType() == 'xhtml'):?>
name . ' ' . $plan->title ?>
'>
deleted and $plan->parent >= 0 and $canBeChanged):?>
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;?>
parent > 0):?> type != 'normal'):?> parent == '-1'):?> printExtendFields($plan, 'table', 'inForm=0');?>
productplan->title;?> title;?>
productplan->parent;?> id}"), "#{$parentPlan->id} " . $parentPlan->title, '', "data-app={$app->tab}");?>
product->branch;?>
productplan->begin;?> begin == $config->productplan->future ? $lang->productplan->future : $plan->begin;?>
productplan->end;?> end == $config->productplan->future ? $lang->productplan->future : $plan->end;?>
productplan->children;?> id}"), "#{$childrenPlan->id} " . $childrenPlan->title, '', "data-app={$app->tab}") . '
';?>
productplan->status;?> productplan->statusList[$plan->status];?>
productplan->desc;?> desc;?>
app->getViewType() != 'xhtml') include '../../common/view/action.html.php';?>