id;?> createLink('bug', 'view', "bugID=$bug->id"), $bug->title, '', "class='bug-title' title='$bug->title'");?> arrow . ' ' . $lang->bug->edit;?>

save);?>
title, "class='form-control bug-title' autocomplete='off' style='color:{$bug->color}' required");?>
bug->legendSteps;?>
steps), "rows='12' class='form-control kindeditor' hidefocus='true'");?>
bug->legendComment;?>
files;?>
fetch('file', 'buildform');?>
lastEditedDate); echo html::submitButton('', '', 'btn btn-wide btn-primary'); $browseLink = $app->session->bugList != false ? $app->session->bugList : inlink('browse', "productID=$bug->product"); echo html::linkButton($lang->goback, $browseLink, 'self', '', "btn btn-wide"); ?>

story->legendBasicInfo;?>
global->flow != 'onlyTest'):?>
bug->product;?>
session->currentProductType != 'normal') echo html::select('branch', $branches, $bug->branch, "onchange='loadBranch();' class='form-control' style='width:65px'");?>
bug->module;?>
"; echo html::a($this->createLink('tree', 'browse', "rootID=$productID&view=bug¤tModuleID=0&branch=$bug->branch", '', true), $lang->tree->manage, '', "class='text-primary' data-toggle='modal' data-type='iframe' data-width='95%'"); echo '  '; echo html::a("javascript:void(0)", $lang->refresh, '', "class='refresh' onclick='loadProductModules($productID)'"); echo ''; } ?>
bug->productplan;?> plan, "class='form-control chosen'");?>
bug->type;?> type != 'designchange') unset($lang->bug->typeList['designchange']); if($bug->type != 'newfeature') unset($lang->bug->typeList['newfeature']); if($bug->type != 'trackthings') unset($lang->bug->typeList['trackthings']); echo html::select('type', $lang->bug->typeList, $bug->type, "class='form-control chosen'"); ?>
bug->severity;?> bug->severityList, $bug->severity, "class='form-control chosen'");?>
bug->pri;?> bug->priList, $bug->pri, "class='form-control chosen'");?>
bug->status;?> bug->statusList, $bug->status, "class='form-control chosen'");?>
bug->confirmed;?> bug->confirmedList[$bug->confirmed];?>
bug->assignedTo;?> assignedTo, "class='form-control chosen'");?>
bug->deadline;?> deadline, "class='form-control form-date'");?>
bug->os;?> bug->osList, $bug->os, "class='form-control chosen'");?>
bug->browser;?> bug->browserList, $bug->browser, "class='form-control chosen'");?>
bug->keywords;?> keywords, 'class="form-control"');?>
bug->mailto;?>
mailto), 'class="form-control chosen" multiple');?>
fetch('my', 'buildContactLists');?>
global->flow != 'onlyTest'):?>
bug->legendPrjStoryTask;?>
bug->project;?> project, "class='form-control chosen' onchange='loadProjectRelated(this.value)'");?>
bug->story;?>
story, "class='form-control chosen'");?>
bug->task;?>
task, "class='form-control chosen'");?>
bug->legendLife;?>
resolution != 'duplicate') echo "style='display:none'";?>>
bug->openedBy;?> openedBy];?>
bug->openedBuild;?>
openedBuild, 'size=4 multiple=multiple class="chosen form-control"');?> bug->allBuilds, "class='btn' onclick='loadAllBuilds(this)'")?>
bug->resolvedBy;?> resolvedBy, "class='form-control chosen'");?>
bug->resolvedDate;?> resolvedDate, "class='form-control form-datetime'");?>
bug->resolvedBuild;?>
resolvedBuild, "class='form-control chosen'");?> bug->allBuilds, "class='btn' onclick='loadAllBuilds(this)'")?>
bug->resolution;?> bug->resolutionList, $bug->resolution, 'class=form-control onchange=setDuplicate(this.value)');?>
bug->duplicateBug;?> duplicateBug, 'class=form-control');?>
bug->closedBy;?> closedBy, "class='form-control chosen'");?>
bug->closedDate;?> closedDate, "class='form-control form-datetime'");?>
bug->legendMisc;?>
case):?>
bug->linkBug;?> createLink('bug', 'linkBugs', "bugID=$bug->id", '', true), $lang->bug->linkBugs, '', "class='text-primary' data-toggle='modal' data-type='iframe' data-width='95%'");?>
    linkBugTitles)) { foreach($bug->linkBugTitles as $linkBugID => $linkBugTitle) { echo "
  • "; echo ""; echo ""; echo '
  • '; } } ?>
bug->fromCase;?> case, 'class="form-control"');?>