54 lines
2.2 KiB
PHP
54 lines
2.2 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2025-11-19 16:09:18
|
|
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/VT7/StatistikPopup.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:2064062838691dc17e01a058-46524535%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'8485da01fcdebbbe9ed530f8d3c662b6bec0a514' =>
|
|
array (
|
|
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/VT7/StatistikPopup.tpl',
|
|
1 => 1711810493,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '2064062838691dc17e01a058-46524535',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'MODULE' => 0,
|
|
'HEADER_TITLE' => 0,
|
|
'durations' => 0,
|
|
'maxValue' => 0,
|
|
'LogInformation' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_691dc17e04dc6',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_691dc17e04dc6')) {function content_691dc17e04dc6($_smarty_tpl) {?><div class="modal-dialog modelContainer" style="width:600px;">
|
|
<?php ob_start();?><?php echo vtranslate("Reporting for this block","Settings:Workflow2");?>
|
|
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['HEADER_TITLE'] = new Smarty_variable($_tmp1, null, 0);?>
|
|
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModalHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('TITLE'=>$_smarty_tpl->tpl_vars['HEADER_TITLE']->value), 0);?>
|
|
|
|
|
|
<div class="modal-content">
|
|
|
|
<div style='height:160px;margin:auto;' id="durationBlock"></div>
|
|
<script type="text/javascript">
|
|
var durations = <?php echo json_encode($_smarty_tpl->tpl_vars['durations']->value);?>
|
|
;
|
|
var maxValue = <?php echo $_smarty_tpl->tpl_vars['maxValue']->value;?>
|
|
;
|
|
</script>
|
|
<div style='height:160px;margin:auto;' id="extraLogInformation">
|
|
<?php echo $_smarty_tpl->tpl_vars['LogInformation']->value;?>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<?php }} ?>
|