* @package dashboard * @version $Id: bug.html.php 5107 2013-07-12 01:46:12Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?>
'>
idAB);?> bug->severityAB);?> priAB);?> typeAB);?> bug->title);?> openedByAB);?> bug->assignedTo);?> bug->resolvedByAB);?> bug->resolutionAB);?> actions;?>
createLink('bug', 'view', "bugID=$bug->id"), sprintf('%03d', $bug->id), '_blank');?> bug->severityList, $bug->severity, $bug->severity)?>'>bug->severityList, $bug->severity, $bug->severity);?> bug->priList, $bug->pri, $bug->pri)?>'>bug->priList, $bug->pri, $bug->pri)?> bug->typeList[$bug->type]?> createLink('bug', 'view', "bugID=$bug->id"), $bug->title);?> openedBy];?> assignedTo];?> resolvedBy];?> bug->resolutionList[$bug->resolution];?> id"; common::printIcon('bug', 'confirmBug', $params, $bug, 'list', 'search', '', 'iframe', true); common::printIcon('bug', 'assignTo', $params, '', 'list', 'hand-right', '', 'iframe', true); common::printIcon('bug', 'resolve', $params, $bug, 'list', 'ok-sign', '', 'iframe', true); common::printIcon('bug', 'close', $params, $bug, 'list', 'off', '', 'iframe', true); common::printIcon('bug', 'edit', $params, '', 'list', 'pencil'); ?>
" . html::selectButton() . '
' . html::submitButton($lang->edit, '', '');?> show();?>