Files
CRM/test/templates_c/v7/48958e1e85fe1339a935760ede5dcd14997bfea1.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-09-05 15:10:20
compiled from "C:\wamp64\www\sophalcrm\includes\runtime/../../layouts/v7\modules\Documents\partials\Menubar.tpl" */ ?>
<?php /*%%SmartyHeaderCode:20887917645d71255caf9b27-50257225%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'48958e1e85fe1339a935760ede5dcd14997bfea1' =>
array (
0 => 'C:\\wamp64\\www\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Documents\\partials\\Menubar.tpl',
1 => 1520586670,
2 => 'file',
),
),
'nocache_hash' => '20887917645d71255caf9b27-50257225',
'function' =>
array (
),
'variables' =>
array (
'MODULE_MODEL' => 0,
'MODULE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_5d71255cb1fa2',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5d71255cb1fa2')) {function content_5d71255cb1fa2($_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 }} ?>