Files
CRM/test/templates_c/v7/dc45dd93baf7155dcf3e7a5c11f82fb73de7972f.file.DashBoardWidgetContents.tpl.php
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

32 lines
1.7 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2020-02-02 11:20:27
compiled from "C:\inetpub\wwwroot\sophalcrm\includes\runtime/../../layouts/v7\modules\SPFunnelCharts\dashboards\DashBoardWidgetContents.tpl" */ ?>
<?php /*%%SmartyHeaderCode:3433122105e36b07b5a37c3-23849447%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'dc45dd93baf7155dcf3e7a5c11f82fb73de7972f' =>
array (
0 => 'C:\\inetpub\\wwwroot\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\SPFunnelCharts\\dashboards\\DashBoardWidgetContents.tpl',
1 => 1580642335,
2 => 'file',
),
),
'nocache_hash' => '3433122105e36b07b5a37c3-23849447',
'function' =>
array (
),
'variables' =>
array (
'DATA' => 0,
'MODULE_NAME' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_5e36b07b5b29a',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5e36b07b5b29a')) {function content_5e36b07b5b29a($_smarty_tpl) {?>
<?php if (count($_smarty_tpl->tpl_vars['DATA']->value)>0){?><input class="widgetData" value="<?php echo Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode($_smarty_tpl->tpl_vars['DATA']->value));?>
" type="hidden"><div class="widgetChartContainer" style="height:200px; width:75%; margin: auto;"></div><?php }else{ ?><span class="noDataMsg spNoDataContainer"><?php echo vtranslate('LBL_NO');?>
<?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE_NAME']->value,$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
<?php echo vtranslate('LBL_MATCHED_THIS_CRITERIA');?>
</span><?php }?><?php }} ?>