| build->product;?> |
id, "onchange='loadBranches(this.value);' class='form-control chosen'");?>
type != 'normal')
{
if($product->branch) $branches = array($product->branch => $branches[$product->branch]);
echo html::select('branch', $branches, $product->branch, "class='form-control' style='width:100px'");
}
?>
|
|
build->noProduct, $this->createLink('project', 'manageproducts', "projectID=$projectID"));?> |