* @package bug * @version $Id$ * @link http://www.zentao.net */ ?> lang->bug->dittoNotice);?>
icons['bug']);?> icons['batchEdit']);?> bug->common . $lang->colon . $lang->bug->batchEdit;?>
"> loadModel('productplan')->getPairs($bugs[$bugID]->product, $branch); $plans = array('' => '', 'ditto' => $this->lang->bug->ditto) + $plans; } /** * Remove designchange, newfeature, trackings from the typeList, because should be tracked in story or task. * These thress types if upgrade from bugfree2.x. */ 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;?> = 10) echo "class='w-150px'"?>>bug->title;?> '>bug->productplan;?> '>bug->assignedTo;?> '>bug->status;?> '>bug->os;?> '>bug->browser;?> '>bug->keywords;?> '>bug->resolvedByAB;?> '>bug->resolutionAB;?>
>type, 'class=form-control');?> >severity, 'class=form-control');?> >pri, 'class=form-control');?>
color, "data-provide='colorpicker' data-wrapper='input-group-btn fix-border-right' data-pull-menu-right='false' data-btn-tip='{$lang->bug->colorTag}' data-update-text='#titles\\[{$bugID}\\]'");?> title, 'class=form-control');?>
' style='overflow:visible'>plan, "class='form-control chosen'");?> ' style='overflow:visible'>assignedTo, "class='form-control chosen'");?> >status, 'class=form-control');?> >os, 'class=form-control');?> >browser, 'class=form-control');?> >keywords, 'class=form-control');?> ' style='overflow:visible'>resolvedBy, "class='form-control chosen'");?> >
resolution, "class=form-control onchange=setDuplicate(this.value,$bugID)");?> ' resolution != 'duplicate') echo "style='display:none'";?>> bug->duplicateBug}'");?>
createLink('custom', 'ajaxSaveCustomFields', 'module=bug§ion=custom&key=batchEditFields')?>