PATH:
home
/
letacommog
/
crmleta
/
layouts
/
v7
/
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. *************************************************************************************} {strip} <div class="tagsContainer" id="tagCloud"> {foreach item=TAG_MODEL key=TAG_ID from=$TAGS} {assign var=TAG_LABEL value=$TAG_MODEL->getName()} <span class="tag" title="{$TAG_LABEL}" data-type="{$TAG_MODEL->getType()}" data-id="{$TAG_ID}"> <span class="tagName display-inline-block textOverflowEllipsis cursorPointer" data-tagid="{$TAG_ID}">{$TAG_LABEL}</span> </span> {/foreach} </div> {/strip}
[+]
..
[-] DashBoardPreProcess.tpl
[edit]
[-] TagCloudContents.tpl
[edit]
[-] MiniList.tpl
[edit]
[-] TagCloud.tpl
[edit]
[-] Notebook.tpl
[edit]
[-] CalendarActivitiesContents.tpl
[edit]
[-] DashBoardTabContents.tpl
[edit]
[-] MiniListWizard.tpl
[edit]
[-] CalendarActivities.tpl
[edit]
[-] DashBoardTabList.tpl
[edit]
[-] History.tpl
[edit]
[-] DashBoardPostProcess.tpl
[edit]
[-] HistoryContents.tpl
[edit]
[-] AddNotePad.tpl
[edit]
[-] KeyMetricsContents.tpl
[edit]
[-] DashBoardContents.tpl
[edit]
[-] KeyMetrics.tpl
[edit]
[-] DashboardFooterIcons.tpl
[edit]
[-] DashBoardWidgetContents.tpl
[edit]
[-] NotebookContents.tpl
[edit]
[-] MiniListContents.tpl
[edit]
[-] DashBoardHeader.tpl
[edit]
[-] WidgetHeader.tpl
[edit]