* @package productplan * @version $Id: linkbug.html.php 5096 2013-07-11 07:02:43Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?> app->getWebRoot() . "js/"; include '../../common/view/tablesorter.html.php'; ?>
id&browseType=$browseType¶m=$param&orderBy=$orderBy")?>'> 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", '', true), $bug->title, '', "data-toggle='modal' data-type='iframe' data-width='90%'");?> openedBy];?> assignedTo];?> bug->statusList[$bug->status];?>
"; echo html::selectButton() . html::submitButton($lang->productplan->linkBug); echo html::a(inlink('view', "planID=$plan->id&type=bug&orderBy=$orderBy"), $lang->goback, '', "class='btn'"); echo ''; } ?>