* @package marketreport * @version $Id: view.html.php 4808 2023-08-28 09:48:13Z zhujinyonging@gmail.com $ * @link http://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?> getModuleRoot() . 'common/view/kindeditor.html.php';?> app->getViewType() == 'xhtml'):?>
marketreport->legendBasic;?>
source == 'inside'):?>
marketreport->market;?> market) ? '' : html::a(helper::createLink('market', 'view', "marketID=$report->market"), zget($marketList, $report->market, ''));?>
marketreport->source;?> marketreport->sourceList, $report->source, '');?>
marketreport->research;?> research) ? '' : html::a(helper::createLink('marketresearch', 'task', "researchID=$report->research"), zget($researchList, $report->research, ''));?>
marketreport->owner;?> owner);?>
marketreport->participants;?> participants;?>
marketreport->desc;?>
desc;?>
fetch('marketreport', 'printcardfiles', array('files' => $report->files, 'fieldset' => 'true', 'object' => $report, 'method' => 'view', 'showDelete' => true)); $canBeChanged = common::canBeChanged('marketreport', $report); if($canBeChanged) $actionFormLink = $this->createLink('action', 'comment', "objectType=marketreport&objectID=$report->id"); ?>
app->getViewType() != 'xhtml'):?> ' . $lang->goback, '', "class='btn'");?>
";?> marketreport->buildOperateMenu($report, 'view', $fromMarket);?>
app->getViewType() != 'xhtml'):?>
getModuleRoot() . 'common/view/action.html.php';?>
app->getViewType() == 'xhtml'):?> getModuleRoot() . 'common/view/syntaxhighlighter.html.php';?> getModuleRoot() . 'common/view/footer.html.php';?>