#enable_html_escaping()
#if ($project)
$i18n.getText("common.concepts.project"): $textutils.htmlEncode($project.name)#if($statisticTypeI18nName) ($textutils.htmlEncode($statisticTypeI18nName)) #end#elseif ($searchRequest)$i18n.getText("report.chart.filter"): $textutils.htmlEncode($searchRequest.name)#if($statisticTypeI18nName) ($textutils.htmlEncode($statisticTypeI18nName)) #end#end | ||||
---|---|---|---|---|
$i18n.getText("report.noissues") | ||||
$i18n.getText("report.chart.chart") |
||||
#if ($chart)
#if ($imagemap_html)
$imagemap_html
#end
|
||||
$i18n.getText("report.chart.datatable") |
||||
|
||||
$i18n.getText("portlet.chart.indexing") #if ($admin) $i18n.getText("portlet.chart.indexing.configure", "", "") #else $i18n.getText("portlet.chart.indexing.admin") #end |