app->getModuleName() == 'programplan')
{
$customLink = $this->createLink('custom', 'ajaxSaveCustomFields', 'module=programplan§ion=ganttCustom&key=ganttFields');
include '../../common/view/customfield.html.php';
}
?>
- ';
foreach($lang->programplan->ganttBrowseType as $browseType => $typeName)
{
$typeHtml .= '
- ' . html::a($this->createLink('programplan', 'browse', "projectID=$projectID&productID=$productID&type=$browseType"), $typeName) . ' '; } $typeHtml .= '