40 lines
2.8 KiB
PHP
40 lines
2.8 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2020-07-14 15:01:07
|
|
compiled from "/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Calendar/CalendarView.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:5129636905e5b89d871c760-14743042%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'a38f2d6bc11dacaecefe902307aa0a2c9901b179' =>
|
|
array (
|
|
0 => '/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Calendar/CalendarView.tpl',
|
|
1 => 1594738700,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '5129636905e5b89d871c760-14743042',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_5e5b89d878dcd',
|
|
'variables' =>
|
|
array (
|
|
'CURRENT_USER' => 0,
|
|
'CURRENT_USER_MODEL' => 0,
|
|
'LEFTPANELHIDE' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_5e5b89d878dcd')) {function content_5e5b89d878dcd($_smarty_tpl) {?>
|
|
|
|
<input type="hidden" id="currentView" value="<?php echo $_REQUEST['view'];?>
|
|
" /><input type="hidden" id="start_day" value="<?php echo $_smarty_tpl->tpl_vars['CURRENT_USER']->value->get('dayoftheweek');?>
|
|
" /><input type="hidden" id="activity_view" value="<?php echo $_smarty_tpl->tpl_vars['CURRENT_USER']->value->get('activity_view');?>
|
|
" /><input type="hidden" id="time_format" value="<?php echo $_smarty_tpl->tpl_vars['CURRENT_USER']->value->get('hour_format');?>
|
|
" /><input type="hidden" id="start_hour" value="<?php echo $_smarty_tpl->tpl_vars['CURRENT_USER']->value->get('start_hour');?>
|
|
" /><input type="hidden" id="date_format" value="<?php echo $_smarty_tpl->tpl_vars['CURRENT_USER']->value->get('date_format');?>
|
|
" /><input type="hidden" id="hideCompletedEventTodo" value="<?php echo $_smarty_tpl->tpl_vars['CURRENT_USER']->value->get('hidecompletedevents');?>
|
|
"><input type="hidden" id="show_allhours" value="<?php echo $_smarty_tpl->tpl_vars['CURRENT_USER']->value->get('showallhours');?>
|
|
" /><div id="mycalendar" class="calendarview col-lg-12" <?php if ($_smarty_tpl->tpl_vars['CURRENT_USER']->value->get('submenuhide')==true){?> style="width: 300px !important;" <?php }?> ><?php $_smarty_tpl->tpl_vars['LEFTPANELHIDE'] = new Smarty_variable($_smarty_tpl->tpl_vars['CURRENT_USER_MODEL']->value->get('leftpanelhide'), null, 0);?><div <?php if ($_smarty_tpl->tpl_vars['CURRENT_USER']->value->get('submenuhide')==true){?> style="display:none"<?php }?> class="essentials-toggle" title="<?php echo vtranslate('LBL_LEFT_PANEL_SHOW_HIDE','Vtiger');?>
|
|
"><span class="essentials-toggle-marker fa <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?>fa-chevron-right<?php }else{ ?>fa-chevron-left<?php }?> cursorPointer"></span></div></div>
|
|
<?php }} ?>
|