* @package release * @version $Id: linkstory.html.php 5096 2013-07-11 07:02:43Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?>
id&browseType=$browseType¶m=$param")?>'> stories},", ",{$story->id},") !== false) continue; ?>
 productplan->unlinkedStories;?>
idAB;?> priAB;?> story->title;?> openedByAB;?> assignedToAB;?> story->estimateAB;?> statusAB;?> story->stageAB;?>
stage == 'developed' or $story->status == 'closed') echo 'checked';?> /> createLink('story', 'view', "storyID=$story->id"), $story->id);?> story->priList, $story->pri, $story->pri);?>'>story->priList, $story->pri, $story->pri)?> createLink('story', 'view', "storyID=$story->id"), $story->title);?> openedBy];?> assignedTo];?> estimate;?> story->statusList[$story->status];?> story->stageList[$story->stage];?>
"; echo "
" . html::selectAll('unlinkedStoriesForm') . html::selectReverse('unlinkedStoriesForm') . '
'; echo html::submitButton($lang->story->linkStory) . html::a(inlink('view', "releaseID=$release->id&type=story"), $lang->goback, '', "class='btn'") . ''; } ?>