Files
crm.clientright.ru/test/templates_c/v7/834f2506132112987639a8370f784b459436e7ec.file.FieldSearchView.tpl.php

33 lines
1.7 KiB
PHP
Raw Normal View History

2025-11-01 12:22:12 +03:00
<?php /* Smarty version Smarty-3.1.7, created on 2025-11-01 12:20:20
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/FieldSearchView.tpl" */ ?>
2025-11-01 12:22:12 +03:00
<?php /*%%SmartyHeaderCode:19615795156905d0d417af65-69661683%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'834f2506132112987639a8370f784b459436e7ec' =>
array (
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/FieldSearchView.tpl',
1 => 1711810494,
2 => 'file',
),
),
2025-11-01 12:22:12 +03:00
'nocache_hash' => '19615795156905d0d417af65-69661683',
'function' =>
array (
),
'variables' =>
array (
'FIELD_MODEL' => 0,
'SEARCH_INFO' => 0,
'FIELD_INFO' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
2025-11-01 12:22:12 +03:00
'unifunc' => 'content_6905d0d417eb1',
),false); /*/%%SmartyHeaderCode%%*/?>
2025-11-01 12:22:12 +03:00
<?php if ($_valid && !is_callable('content_6905d0d417eb1')) {function content_6905d0d417eb1($_smarty_tpl) {?>
<?php $_smarty_tpl->tpl_vars["FIELD_INFO"] = new Smarty_variable(Zend_Json::encode($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo()), null, 0);?><div class=""><input type="text" name="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('name');?>
" class="listSearchContributor inputElement" value="<?php echo $_smarty_tpl->tpl_vars['SEARCH_INFO']->value['searchValue'];?>
" data-field-type="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType();?>
" data-fieldinfo='<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['FIELD_INFO']->value, ENT_QUOTES, 'UTF-8', true);?>
'/></div><?php }} ?>