PATH:
home
/
letacommog
/
crmleta
/
layouts
/
vlayout
/
modules
/
Reports
{*<!-- /********************************************************************************* ** The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. * ********************************************************************************/ -->*} {strip} <div class="editContainer" style="padding-left: 1%;padding-right: 3%"> <h3> {if $RECORD_ID eq ''} {vtranslate('LBL_CREATING_CHART_REPORT',$QUALIFIED_MODULE)} {else} {vtranslate('LBL_EDITING_CHART_REPORT',$QUALIFIED_MODULE)} : {$REPORT_MODEL->get('reportname')} {/if} </h3> <hr> <div> <ul class="crumbs marginLeftZero"> <li class="first step" style="z-index:9" id="step1"> <a> <span class="stepNum">1</span> <span class="stepText">{vtranslate('LBL_REPORT_DETAILS',$MODULE)}</span> </a> </li> <li style="z-index:8" class="step" id="step2"> <a> <span class="stepNum">2</span> <span class="stepText">{vtranslate('LBL_FILTERS',$MODULE)}</span> </a> </li> <li class="step last" style="z-index:7" id="step3"> <a> <span class="stepNum">3</span> <span class="stepText">{vtranslate('LBL_SELECT_CHART',$MODULE)}</span> </a> </li> </ul> </div> <div class="clearfix"></div> </div> {/strip}
[+]
..
[-] ChartEditStep1.tpl
[edit]
[-] Step1.tpl
[edit]
[-] PrintReport.tpl
[edit]
[-] ReportHeader.tpl
[edit]
[-] ListViewFolders.tpl
[edit]
[-] RelatedFields.tpl
[edit]
[-] ChartReportContents.tpl
[edit]
[-] ListViewContents.tpl
[edit]
[-] EditHeader.tpl
[edit]
[+]
resources
[-] MoveReports.tpl
[edit]
[-] ReportContents.tpl
[edit]
[-] step3.tpl
[edit]
[-] ChartEditStep3.tpl
[edit]
[-] EditFolder.tpl
[edit]
[-] EditChartHeader.tpl
[edit]
[-] ChartEditStep2.tpl
[edit]
[-] ListViewHeader.tpl
[edit]
[-] ChartReportHeader.tpl
[edit]
[-] chartReportHiddenContents.tpl
[edit]
[-] step2.tpl
[edit]