35 lines
1.8 KiB
PHP
35 lines
1.8 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-27 18:05:57
|
|
compiled from "C:\xampp\htdocs\sophalcrm\includes\runtime/../../layouts/v7\modules\Events\uitypes\MultireferenceDetailView.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:128574595968d82785892f80-56217732%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'a10101b4cfd59f50ad54eca93dc6be888b54e0ea' =>
|
|
array (
|
|
0 => 'C:\\xampp\\htdocs\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Events\\uitypes\\MultireferenceDetailView.tpl',
|
|
1 => 1758796609,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '128574595968d82785892f80-56217732',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'RELATED_CONTACTS' => 0,
|
|
'CONTACT_INFO' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_68d8278589e89',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_68d8278589e89')) {function content_68d8278589e89($_smarty_tpl) {?>
|
|
<?php $_smarty_tpl->tpl_vars['CONTACT_INFO'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['CONTACT_INFO']->_loop = false;
|
|
$_from = $_smarty_tpl->tpl_vars['RELATED_CONTACTS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
|
foreach ($_from as $_smarty_tpl->tpl_vars['CONTACT_INFO']->key => $_smarty_tpl->tpl_vars['CONTACT_INFO']->value){
|
|
$_smarty_tpl->tpl_vars['CONTACT_INFO']->_loop = true;
|
|
?><a href='<?php echo $_smarty_tpl->tpl_vars['CONTACT_INFO']->value['_model']->getDetailViewUrl();?>
|
|
' title='<?php echo vtranslate("Contacts","Contacts");?>
|
|
'> <?php echo Vtiger_Util_Helper::getRecordName($_smarty_tpl->tpl_vars['CONTACT_INFO']->value['id']);?>
|
|
</a><br><?php } ?><?php }} ?>
|