Files
CRM/test/templates_c/v7/e901d1f5a303bc208abf1bd2c622ce98133685dd.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 2020-04-26 09:02:03
compiled from "/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Inventory/DetailViewFullContents.tpl" */ ?>
<?php /*%%SmartyHeaderCode:6404674505ea54e0b9f2115-26483274%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'e901d1f5a303bc208abf1bd2c622ce98133685dd' =>
array (
0 => '/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Inventory/DetailViewFullContents.tpl',
1 => 1583050101,
2 => 'file',
),
),
'nocache_hash' => '6404674505ea54e0b9f2115-26483274',
'function' =>
array (
),
'variables' =>
array (
'MODULE_NAME' => 0,
'RECORD_STRUCTURE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_5ea54e0ba437a',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5ea54e0ba437a')) {function content_5ea54e0ba437a($_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 }} ?>