story->create;?>
| story->product;?> |
createLink('tree', 'browse', "rootID=$productID&view=story"), $lang->tree->manage, '_blank');
echo html::a("javascript:loadProductModules($productID)", $lang->refresh);
}
?>
|
| story->plan;?> |
createLink('productplan', 'create', "productID=$productID"), $lang->productplan->create, '_blank');
echo html::a("javascript:loadProductPlans($productID)", $lang->refresh);
}
?>
|
| story->source;?> |
story->sourceList, $source, 'class=select-3');?> |
| story->title;?> |
|
| story->spec;?> |
story->specTemplate;?> |
| story->verify;?> |
|
| story->pri;?> |
story->priList, $pri, 'class=select-3');?> |
| story->estimate;?> |
story->hour;?> |
| story->reviewedBy;?> |
story->needNotReview, '', "id='needNotReview'");?> |
| story->mailto;?> |
|
| story->keywords;?> |
|
| story->legendAttatch;?> |
fetch('file', 'buildform');?> |
|