PATH:
home
/
letacommog
/
crmleta
/
layouts
/
vlayout
/
modules
/
Vtiger
/
dashboards
{*<!-- /********************************************************************************* ** 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. * ********************************************************************************/ -->*} {foreach key=index item=cssModel from=$STYLES} <link rel="{$cssModel->getRel()}" href="{$cssModel->getHref()}" type="{$cssModel->getType()}" media="{$cssModel->getMedia()}" /> {/foreach} {foreach key=index item=jsModel from=$SCRIPTS} <script type="{$jsModel->getType()}" src="{$jsModel->getSrc()}"></script> {/foreach} <table width="100%" cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="span5"> <div class="dashboardTitle textOverflowEllipsis" title="{vtranslate($WIDGET->getTitle(), $MODULE_NAME)}" style="width: 15em;"><b> {vtranslate($WIDGET->getTitle(), $MODULE_NAME)}</b></div> </td> <td class="refresh span2" align="right"> <span style="position:relative;"> </span> </td> <td class="widgeticons span5" align="right"> <div class="box pull-right"> {include file="dashboards/DashboardHeaderIcons.tpl"|@vtemplate_path:$MODULE_NAME} </div> </td> </tr> </tbody> </table>
[+]
..
[-] TagCloudContents.tpl
[edit]
[-] DashboardHeaderIcons.tpl
[edit]
[-] Notebook.tpl
[edit]
[-] TagCloud.tpl
[edit]
[-] History.tpl
[edit]
[-] DashBoardPostProcess.tpl
[edit]
[-] KeyMetrics.tpl
[edit]
[-] DashBoardPreProcess.tpl
[edit]
[-] HistoryContents.tpl
[edit]
[-] MiniList.tpl
[edit]
[-] DashBoardWidgetContents.tpl
[edit]
[-] AddNotePad.tpl
[edit]
[-] DashBoardContents.tpl
[edit]
[-] KeyMetricsContents.tpl
[edit]
[-] CalendarActivitiesContents.tpl
[edit]
[-] CalendarActivities.tpl
[edit]
[-] MiniListWizard.tpl
[edit]
[-] NotebookContents.tpl
[edit]
[-] DashBoardHeader.tpl
[edit]
[-] MiniListContents.tpl
[edit]
[-] WidgetHeader.tpl
[edit]