| bug->product;?> |
session->currentProductType != 'normal'):?>
|
bug->module?>
|
| bug->project;?> |
|
bug->openedBuild?>
|
| bug->lblAssignedTo;?> |
|
bug->deadline?>
|
| bug->type;?> |
bug->typeList['designchange']);
unset($lang->bug->typeList['newfeature']);
unset($lang->bug->typeList['trackthings']);
echo html::select('type', $lang->bug->typeList, $type, "class='form-control chosen'");
?>
|
bug->os?>
bug->osList, $os, "class='form-control chosen'");?>
|
| bug->browser;?> |
bug->browserList, $browser, "class='form-control chosen'");?> |
| bug->title;?> |
|
| bug->steps;?> |
|
| bug->story;?> |
|
bug->task?>
|
| bug->lblMailto;?> |
fetch('my', 'buildContactLists');
?>
|
>
bug->keywords;?>
|
| bug->files;?> |
fetch('file', 'buildform', 'fileCount=1&percent=0.85');?> |