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

34 lines
1.6 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2019-09-09 16:59:38
compiled from "C:\wamp64\www\sophalcrm\includes\runtime/../../layouts/v7\modules\Inventory\DetailViewFullContents.tpl" */ ?>
<?php /*%%SmartyHeaderCode:247795d7684fa1fc027-98967532%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'b84a81f7fbff04a9930f1e93acfec8144998f924' =>
array (
0 => 'C:\\wamp64\\www\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Inventory\\DetailViewFullContents.tpl',
1 => 1520586670,
2 => 'file',
),
),
'nocache_hash' => '247795d7684fa1fc027-98967532',
'function' =>
array (
),
'variables' =>
array (
'MODULE_NAME' => 0,
'RECORD_STRUCTURE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_5d7684fa24795',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5d7684fa24795')) {function content_5d7684fa24795($_smarty_tpl) {?>
<form id="detailView" method="POST">
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('DetailViewBlockView.tpl',$_smarty_tpl->tpl_vars['MODULE_NAME']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('RECORD_STRUCTURE'=>$_smarty_tpl->tpl_vars['RECORD_STRUCTURE']->value,'MODULE_NAME'=>$_smarty_tpl->tpl_vars['MODULE_NAME']->value), 0);?>
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('LineItemsDetail.tpl','Inventory'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
</form>
<?php }} ?>