bug->common . $lang->colon . $lang->bug->batchActivate;?>

bug->getFlowExtendFields(); foreach($extendFields as $extendField) { $required = strpos(",$extendField->rules,", ',1,') !== false ? 'required' : ''; echo ""; } ?> loadModel('flow'); foreach($extendFields as $extendField) echo "control == 'select' or $extendField->control == 'multi-select') ? " style='overflow:visible'" : '') . ">" . $this->flow->getFieldControl($extendField, $bug, $extendField->field . "[$bug->id]") . ""; ?>
idAB;?> bug->title;?> bug->assignedTo;?> bug->openedBuild;?> bug->legendComment;?> {$extendField->name}
id . html::hidden("bugIDList[$bug->id]", $bug->id);?> title . html::hidden("statusList[$bug->id]", $bug->status);?> id]", $users, $bug->resolvedBy, "class='form-control chosen'");?> id]", $builds, $bug->openedBuild, 'size=4 multiple=multiple class="form-control chosen"');?> id]", '', "class='form-control'");?>