* @package release * @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'; ?>
bugs : $release->leftBugs; $formID = $type == 'leftBug' ? 'unlinkedLeftBugsForm' : 'unlinkedBugsForm'; ?>
'>
id&browseType=$browseType¶m=$param&type=$type")?>'> id,") !== false) continue;?>
 productplan->unlinkedBugs;?>
idAB;?> priAB;?> bug->title;?> openedByAB;?> bug->resolvedBy;?> statusAB;?>
status == 'resolved' or $bug->status == 'closed') echo "checked";?> /> 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];?> resolvedBy];?> bug->statusList[$bug->status];?>
"; echo html::selectButton() . html::submitButton($lang->release->linkBug); echo html::a(inlink('view', "releaseID=$release->id&type=$type"), $lang->goback, '', "class='btn'"); echo ''; } ?>