42 lines
1.9 KiB
PHP
42 lines
1.9 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2020-07-22 09:03:03
|
|
compiled from "/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Vtiger/dashboards/Notebook.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:7657536685f1800c793dea3-36731265%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'91f3ebbc5d2fc27ced7577a1fb9334904afc2786' =>
|
|
array (
|
|
0 => '/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Vtiger/dashboards/Notebook.tpl',
|
|
1 => 1583050864,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '7657536685f1800c793dea3-36731265',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'MODULE_NAME' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_5f1800c7af614',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_5f1800c7af614')) {function content_5f1800c7af614($_smarty_tpl) {?>
|
|
<div class="dashboardWidgetHeader">
|
|
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("dashboards/WidgetHeader.tpl",$_smarty_tpl->tpl_vars['MODULE_NAME']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
</div>
|
|
|
|
<div class="dashboardWidgetContent" style='padding:5px'>
|
|
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("dashboards/NotebookContents.tpl",$_smarty_tpl->tpl_vars['MODULE_NAME']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
</div>
|
|
|
|
<div class="widgeticons dashBoardWidgetFooter">
|
|
<div class="footerIcons pull-right">
|
|
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("dashboards/DashboardFooterIcons.tpl",$_smarty_tpl->tpl_vars['MODULE_NAME']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
</div>
|
|
</div><?php }} ?>
|