* @package researchreport * @version $Id$ * @link https://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?> getModuleRoot() . 'common/view/kindeditor.html.php';?>
researchreport->content;?>
content) ? $report->content : "
" . $lang->noData . '
';?>
getModuleRoot() . 'common/view/action.html.php';?>
";?> deleted):?> id", $report); common::printIcon('researchreport', 'delete', "repo rtID=$report->id", $report, 'button', 'trash', 'hiddenwin'); ?>
app->getClientLang() == 'zh-cn' ? 'w-90px' : 'w-130px';?>>researchreport->author;?> author);?>
researchreport->relatedPlan;?> createLink('researchplan', 'view', "planID=$report->relatedPlan", '', true), zget($planPairs, $report->relatedPlan), '', "class='iframe' data-width='80%'");?>
researchreport->customer;?> customer;?>
researchreport->researchObjects;?> researchObjects;?>
researchreport->researchTime;?> begin) and !helper::isZeroDate($report->end)) ? substr($report->begin, 0, 16) . ' ~ ' . substr($report->end, 0, 16) : '';?>
researchreport->location;?> location;?>
researchreport->method;?> researchreport->methodList, $report->method);?>
researchreport->createdBy;?> createdBy);?>
researchreport->createdDate;?> createdDate;?>
researchreport->editedBy;?> editedBy);?>
researchreport->editedDate;?> editedDate) ? '' : $report->editedDate;?>
researchreport->legendFromUR;?>
    $title) { echo "
  • " . html::a($this->createLink('story', 'view', "storyID=$id&version=0¶m={$report->project}", '', true), "#$id $title", '', "class='$inIframe' data-width='80%'") . '
  • '; } ?>
getModuleRoot() . 'common/view/footer.html.php';?>