Files
CRM/test/templates_c/v7/6c088bebb1dfa35372a5fb59eae55fa62515c15e.file.Menubar.tpl.php
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

43 lines
1.5 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2019-10-27 10:53:28
compiled from "C:\inetpub\wwwroot\sophalcrm\includes\runtime/../../layouts/v7\modules\Documents\partials\Menubar.tpl" */ ?>
<?php /*%%SmartyHeaderCode:6513559395db57728bd8d04-99197685%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'6c088bebb1dfa35372a5fb59eae55fa62515c15e' =>
array (
0 => 'C:\\inetpub\\wwwroot\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Documents\\partials\\Menubar.tpl',
1 => 1520586670,
2 => 'file',
),
),
'nocache_hash' => '6513559395db57728bd8d04-99197685',
'function' =>
array (
),
'variables' =>
array (
'MODULE_MODEL' => 0,
'MODULE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_5db57728be1a7',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5db57728be1a7')) {function content_5db57728be1a7($_smarty_tpl) {?>
<?php if ($_REQUEST['view']=='Detail'){?>
<div id="modules-menu" class="modules-menu">
<ul>
<li class="active">
<a href="<?php echo $_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getListViewUrl();?>
">
<?php echo $_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getModuleIcon();?>
<span><?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
</span>
</a>
</li>
</ul>
</div>
<?php }?><?php }} ?>