* @package bug * @version $Id: create.html.php 4903 2013-06-26 05:32:59Z wyd621@gmail.com $ * @link http://www.zentao.net */ ?> bug->placeholder); js::set('page', 'create'); js::set('createRelease', $lang->release->create); js::set('createBuild', $lang->build->create); js::set('refresh', $lang->refresh); ?>
icons['bug']);?> icons['create']);?> bug->create;?>
bug->product;?>
session->currentProductType != 'normal') echo html::select('branch', $branches, $branch, "onchange='loadBranch()' class='form-control' style='width:120px'");?>
bug->module?> "; echo html::a($this->createLink('tree', 'browse', "rootID=$productID&view=bug¤tModuleID=0&branch=$branch"), $lang->tree->manage, '_blank'); echo '  '; echo html::a("javascript:loadProductModules($productID)", $lang->refresh); echo ''; } ?>
bug->project;?>
bug->openedBuild?> bug->allBuilds, "class='btn btn-default' onclick='loadAllBuilds()'")?>
bug->lblAssignedTo;?>
bug->allUsers, "class='btn btn-default' onclick='loadAllUsers()'");?>
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'"); ?> bug->os?> bug->osList, $os, "class='form-control'");?> bug->browser?> bug->browserList, $browser, "class='form-control'");?>
bug->title;?>
bug->severity?> bug->severityList, $severity, "class='form-control'");?> bug->pri?> bug->priList, $severity, "class='form-control'");?>
bug->steps;?>
bug->story;?>
bug->task?>
bug->lblMailto;?>
'; echo '' . $lang->user->contacts->manage . ''; echo ''; echo ''; echo '' . $lang->refresh . ''; echo ''; } ?>
bug->keywords;?>
bug->files;?> fetch('file', 'buildform', 'fileCount=1&percent=0.85');?>
bug->module);?>