* @package productplan * @version $Id: linkbug.html.php 5096 2013-07-11 07:02:43Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?> productplan->confirmUnlinkBug)?>
icons['plan']);?> id;?> createLink('productplan', 'view', 'planID=' . $plan->id), $plan->title, '_blank');?> productplan->linkBug;?> icons['link']);?>
id])) continue; if($bug->plan and helper::diffDate($plans[$bug->plan], helper::today()) > 0) continue; ?>
 productplan->unlinkedBugs;?>
idAB;?> priAB;?> bug->title;?> openedByAB;?> assignedToAB;?> statusAB;?>
createLink('bug', 'view', "bugID=$bug->id"), $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];?>
" . html::selectAll('unlinkedBugsForm') . html::selectReverse('unlinkedBugsForm') . '
' . html::submitButton($lang->productplan->linkBug) . '';?>

 productplan->linkedBugs;?> ()
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', "bugID=$bug->id&confirm=yes"); echo html::a("javascript:ajaxDelete(\"$unlinkURL\",\"bugList\",confirmUnlinkBug)", "", '', "title='{$lang->productplan->unlinkBug}' class='btn-icon'"); } ?>
" . html::selectButton('linkedBugsForm') . '
'; echo html::submitButton($lang->productplan->batchUnlink) . ''; ?>