* @package bug * @version $Id$ * @link http://www.zentao.net */ ?>
icons['bug']);?> icons['batchEdit']);?> bug->common . $lang->colon . $lang->bug->batchEdit;?>
"> bug->typeList; if($bugs[$bugID]->type != 'designchange') unset($typeList['designchange']); if($bugs[$bugID]->type != 'newfeature') unset($typeList['newfeature']); if($bugs[$bugID]->type != 'trackthings') unset($typeList['trackthings']); ?>
idAB;?> bug->type;?> bug->severityAB;?> bug->pri;?> bug->title;?> bug->assignedTo;?> bug->status;?> bug->resolvedByAB;?> bug->resolutionAB;?>
type, 'class=form-control');?> bug->severityList, $bugs[$bugID]->severity, 'class=form-control');?> bug->priList, $bugs[$bugID]->pri, 'class=form-control');?> title, 'class=form-control');?> assignedTo, "class='form-control chosen'");?> bug->statusList, $bugs[$bugID]->status, 'class=form-control');?> resolvedBy, "class='form-control chosen'");?>
lang->bug->resolutionList, $bugs[$bugID]->resolution, "class=form-control onchange=setDuplicate(this.value,$bugID)");?> ' resolution != 'duplicate') echo "style='display:none'";?>> bug->duplicateBug}'");?>