| build->product;?> |
id, "onchange='loadBranches(this.value);' class='form-control chosen' required");?>
type != 'normal' and isset($branches[$product->branch]))
{
if($product->branch) $branches = array($product->branch => $branches[$product->branch]);
echo "" . html::select('branch', $branches, $product->branch, "class='form-control chosen'");
}
?>
|
build->noProduct, $this->createLink('execution', 'manageproducts', "executionID=$executionID&from=buildCreate", '', 'true'), $openApp);?>
|
|