74 lines
3.4 KiB
PHP
74 lines
3.4 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2019-09-03 14:26:38
|
|
compiled from "C:\wamp64\www\sophalcrm\includes\runtime/../../layouts/v7\modules\Vtiger\dashboards\DashboardFooterIcons.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:18398709385d6e781e15d5e0-27142210%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'fc6cc895e7288f1cfda45bf56b378a2cec2e7b58' =>
|
|
array (
|
|
0 => 'C:\\wamp64\\www\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Vtiger\\dashboards\\DashboardFooterIcons.tpl',
|
|
1 => 1520586670,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '18398709385d6e781e15d5e0-27142210',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'SETTING_EXIST' => 0,
|
|
'CHART_TYPE' => 0,
|
|
'DATA' => 0,
|
|
'CHART_DATA' => 0,
|
|
'CHART_VALUES' => 0,
|
|
'REPORT_MODEL' => 0,
|
|
'MODULE' => 0,
|
|
'WIDGET' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_5d6e781e1d11a',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_5d6e781e1d11a')) {function content_5d6e781e1d11a($_smarty_tpl) {?>
|
|
<?php if ($_smarty_tpl->tpl_vars['SETTING_EXIST']->value){?>
|
|
<a name="dfilter">
|
|
<i class='fa fa-cog' border='0' align="absmiddle" title="<?php echo vtranslate('LBL_FILTER');?>
|
|
" alt="<?php echo vtranslate('LBL_FILTER');?>
|
|
"/>
|
|
</a>
|
|
<?php }?>
|
|
<?php if (!empty($_smarty_tpl->tpl_vars['CHART_TYPE']->value)){?>
|
|
<?php $_smarty_tpl->tpl_vars['CHART_DATA'] = new Smarty_variable(ZEND_JSON::decode($_smarty_tpl->tpl_vars['DATA']->value), null, 0);?>
|
|
<?php $_smarty_tpl->tpl_vars['CHART_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['CHART_DATA']->value['values'], null, 0);?>
|
|
<?php }?>
|
|
<?php if ((!empty($_smarty_tpl->tpl_vars['DATA']->value)&&empty($_smarty_tpl->tpl_vars['CHART_TYPE']->value))||!empty($_smarty_tpl->tpl_vars['CHART_VALUES']->value)){?>
|
|
<a href="javascript:void(0);" name="widgetFullScreen">
|
|
<i class="fa fa-arrows-alt" hspace="2" border="0" align="absmiddle" title="<?php echo vtranslate('LBL_FULLSCREEN');?>
|
|
" alt="<?php echo vtranslate('LBL_FULLSCREEN');?>
|
|
"></i>
|
|
</a>
|
|
<?php }?>
|
|
<?php if (!empty($_smarty_tpl->tpl_vars['CHART_TYPE']->value)&&$_smarty_tpl->tpl_vars['REPORT_MODEL']->value->isEditable()==true){?>
|
|
<a href="<?php echo $_smarty_tpl->tpl_vars['REPORT_MODEL']->value->getEditViewUrl();?>
|
|
" name="customizeChartReportWidget">
|
|
<i class="fa fa-edit" hspace="2" border="0" align="absmiddle" title="<?php echo vtranslate('LBL_CUSTOMIZE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
" alt="<?php echo vtranslate('LBL_CUSTOMIZE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
"></i>
|
|
</a>
|
|
<?php }?>
|
|
<a href="javascript:void(0);" name="drefresh" data-url="<?php echo $_smarty_tpl->tpl_vars['WIDGET']->value->getUrl();?>
|
|
&linkid=<?php echo $_smarty_tpl->tpl_vars['WIDGET']->value->get('linkid');?>
|
|
&content=data">
|
|
<i class="fa fa-refresh" hspace="2" border="0" align="absmiddle" title="<?php echo vtranslate('LBL_REFRESH');?>
|
|
" alt="<?php echo vtranslate('LBL_REFRESH');?>
|
|
"></i>
|
|
</a>
|
|
<?php if (!$_smarty_tpl->tpl_vars['WIDGET']->value->isDefault()){?>
|
|
<a name="dclose" class="widget" data-url="<?php echo $_smarty_tpl->tpl_vars['WIDGET']->value->getDeleteUrl();?>
|
|
">
|
|
<i class="fa fa-remove" hspace="2" border="0" align="absmiddle" title="<?php echo vtranslate('LBL_REMOVE');?>
|
|
" alt="<?php echo vtranslate('LBL_REMOVE');?>
|
|
"></i>
|
|
</a>
|
|
<?php }?><?php }} ?>
|