<#include '/public/template/editTemplate.html'> <#macro editContent>
<#if types??>
* * <@ZKUI.Combo id="customReportTypeCombo" name="reportType" value="${(item.reportType)!}" empty="false" hideLabel="true" width="148" readonly="true"> <#list types as item>
<@i18n 'base_customReport_fields'/>
<@i18n 'base_customReport_selectedFields'/>