52 lines
2.1 KiB
PHP
52 lines
2.1 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2023-06-22 17:19:52
|
|
from 'C:\xampp\htdocs\hotelcommerce\modules\dashinsights\views\templates\hook\dashboard-zone-one.tpl' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.39',
|
|
'unifunc' => 'content_649435604c6332_90784149',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'cf43c75cc3332789a641bf4cec83c0a472f8b106' =>
|
|
array (
|
|
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\modules\\dashinsights\\views\\templates\\hook\\dashboard-zone-one.tpl',
|
|
1 => 1687433796,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_649435604c6332_90784149 (Smarty_Internal_Template $_smarty_tpl) {
|
|
?>
|
|
<section id="dashinsights" class="widget allow_push">
|
|
<div class="panel">
|
|
<div class="panel-heading">
|
|
<i class="icon-area-chart"></i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>"Insights",'mod'=>"dashinsights"),$_smarty_tpl ) );?>
|
|
|
|
<span><small class="text-muted" id="dashinsights_heading_zone_one"></small></span>
|
|
<span class="panel-heading-action">
|
|
<a class="list-toolbar-btn" href="#" onclick="refreshDashboard('dashinsights'); return false;" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>"Refresh",'mod'=>"dashinsights"),$_smarty_tpl ) );?>
|
|
">
|
|
<i class="process-icon-refresh"></i>
|
|
</a>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-sm-12">
|
|
<p class="chart-label"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Length of Stay (%)'),$_smarty_tpl ) );?>
|
|
</p>
|
|
<div class="chart with-transitions insight-chart-wrap" id="dashinsights_length_of_stay">
|
|
<svg></svg>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<?php }
|
|
}
|