90 lines
3.6 KiB
PHP
90 lines
3.6 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-26 16:24:07
|
|
compiled from "C:\xampp\htdocs\sophalcrm\includes\runtime/../../layouts/v7\modules\Settings\Vtiger\SettingsMenuStart.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:190111005368d6be2790ca58-93217204%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'ea016f1adf3110dd4ecbe2388bfd2a3a30a5daf6' =>
|
|
array (
|
|
0 => 'C:\\xampp\\htdocs\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Settings\\Vtiger\\SettingsMenuStart.tpl',
|
|
1 => 1758796662,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '190111005368d6be2790ca58-93217204',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'FIELDS_INFO' => 0,
|
|
'USER_MODEL' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_68d6be27926cc',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_68d6be27926cc')) {function content_68d6be27926cc($_smarty_tpl) {?>
|
|
|
|
|
|
|
|
<?php echo $_smarty_tpl->getSubTemplate ("modules/Vtiger/partials/Topbar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
|
|
<div class="container-fluid app-nav">
|
|
<div class="row">
|
|
<?php echo $_smarty_tpl->getSubTemplate ("modules/Settings/Vtiger/SidebarHeader.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
<?php echo $_smarty_tpl->getSubTemplate ("modules/Settings/Vtiger/ModuleHeader.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<div id='overlayPageContent' class='fade modal overlayPageContent content-area overlay-container-300' tabindex='-1' role='dialog' aria-hidden='true'>
|
|
<div class="data">
|
|
</div>
|
|
<div class="modal-dialog">
|
|
</div>
|
|
</div>
|
|
<?php if ($_smarty_tpl->tpl_vars['FIELDS_INFO']->value!=null){?>
|
|
<script type="text/javascript">
|
|
var uimeta = (function() {
|
|
var fieldInfo = <?php echo $_smarty_tpl->tpl_vars['FIELDS_INFO']->value;?>
|
|
;
|
|
return {
|
|
field: {
|
|
get: function(name, property) {
|
|
if(name && property === undefined) {
|
|
return fieldInfo[name];
|
|
}
|
|
if(name && property) {
|
|
return fieldInfo[name][property]
|
|
}
|
|
},
|
|
isMandatory : function(name){
|
|
if(fieldInfo[name]) {
|
|
return fieldInfo[name].mandatory;
|
|
}
|
|
return false;
|
|
},
|
|
getType : function(name){
|
|
if(fieldInfo[name]) {
|
|
return fieldInfo[name].type
|
|
}
|
|
return false;
|
|
}
|
|
},
|
|
};
|
|
})();
|
|
</script>
|
|
<?php }?>
|
|
<div class="main-container clearfix">
|
|
<?php $_smarty_tpl->tpl_vars['LEFTPANELHIDE'] = new Smarty_variable($_smarty_tpl->tpl_vars['USER_MODEL']->value->get('leftpanelhide'), null, 0);?>
|
|
<div class="module-nav clearfix settingsNav" id="modnavigator">
|
|
<div class="hidden-xs hidden-sm height100Per">
|
|
<?php echo $_smarty_tpl->getSubTemplate ("modules/Settings/Vtiger/Sidebar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="settingsPageDiv content-area clearfix">
|
|
<?php }} ?>
|