* @package researchplan * @version $Id$ * @link https://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?>

noData;?> createLink('researchplan', 'create', "projectID=$projectID"), " " . $lang->researchplan->create, '', "class='btn btn-info'");?>

recTotal&recPerPage=$pager->recPerPage&pageID=$pager->pageID"; ?> createLink('researchplan', 'view', "planID=$plan->id");?>
researchplan->id);?> researchplan->name);?> researchplan->customer);?> researchplan->begin);?> researchplan->end);?> researchplan->location);?> researchplan->method);?> actions;?>
id));?> name);?> customer;?> begin) ? '' : $plan->begin;?> end) ? '' : $plan->end;?> location;?> researchplan->methodList, $plan->method);?> id", $plan, 'list'); if(isset($reportPairs[$plan->id])) { common::printIcon('researchreport', 'view', "reportID={$reportPairs[$plan->id]}", $plan, 'list', 'summary'); } else { common::printIcon('researchreport', 'create', "projectID=$projectID&planID=$plan->id", $plan, 'list', 'summary'); } ?>
getModuleRoot() . 'common/view/footer.html.php';?>