id;?> createLink('build', 'view', 'build=' . $build->id), $build->name, '', "title='$build->name'");?> arrow . $lang->build->edit;?>

printExtendFields($build, 'table', 'columns=2');?>
build->product;?> stories or $build->bugs or $testtaskID) $disabled = 'disabled'; ?>
product, "onchange='loadBranches(this.value);' class='form-control chosen' $disabled required");?> productType != 'normal') { echo "" . html::select('branch', $branches, $build->branch, "class='form-control chosen' $disabled"); } ?>
build->notice->changeProduct;?>
build->execution;?> execution, "class='form-control chosen' required $disabled");?> build->notice->changeExecution;?>
build->name;?> name, "class='form-control' required");?>
build->builder;?> builder, 'class="form-control chosen" required');?>
build->date;?> date, "class='form-control form-date' required");?>
build->scmPath;?> scmPath, "class='form-control' placeholder='{$lang->build->placeholder->scmPath}'");?>
build->filePath;?> filePath, "class='form-control' placeholder='{$lang->build->placeholder->filePath}'");?>
build->files;?> fetch('file', 'buildForm');?>
build->desc;?> desc), "rows='10' class='form-control kindeditor' hidefocus='true'");?>