id;?> title . '">' . $bug->title . '') : html::a($this->createLink('bug', 'view', 'bug=' . $bug->id), $bug->title);?> arrow . $lang->bug->confirmBug;?>

printExtendFields($bug, 'table');?>
bug->assignedTo;?> assignedTo, "class='form-control chosen'");?>
bug->type;?> bug->typeList, $bug->type, "class='form-control chosen'");?>
bug->pri;?> bug->priList, $bug->pri, "class='form-control chosen'");?>
bug->status;?> status);?>
bug->mailto;?> mailto, 'class="form-control picker-select" multiple');?>
comment;?>
goback, $this->server->http_referer, 'self', '', 'btn btn-wide');?>