getCompiled()->isFresh($_smarty_tpl, array (
'version' => '5.3.1',
'unifunc' => 'content_67c5cf93c33066_04338601',
'has_nocache_code' => false,
'file_dependency' =>
array (
'81375a9732d6f4fd49d4568c50fe59a2c90d329b' =>
array (
0 => 'admin/log/payback.tpl',
1 => 1740366544,
2 => 'file',
),
),
'includes' =>
array (
'file:admin/header.tpl' => 1,
'file:datatable.tpl' => 1,
'file:admin/footer.tpl' => 1,
),
))) {
function content_67c5cf93c33066_04338601 (\Smarty\Template $_smarty_tpl) {
$_smarty_current_dir = '/www/wwwroot/fuuu.cloud/resources/views/tabler/admin/log';
$_smarty_tpl->renderSubTemplate('file:admin/header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
?>
getSmarty()->getRuntime('Foreach')->init($_smarty_tpl, $_smarty_tpl->getValue('details')['field'], 'value', false, 'key');
$foreach0DoElse = true;
foreach ($_from ?? [] as $_smarty_tpl->getVariable('key')->value => $_smarty_tpl->getVariable('value')->value) {
$foreach0DoElse = false;
?>
| getValue('value');?>
|
getSmarty()->getRuntime('Foreach')->restore($_smarty_tpl, 1);?>
renderSubTemplate('file:datatable.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
?>
>
tableConfig.ajax = {
url: '/admin/payback/ajax',
type: 'POST',
dataSrc: 'paybacks'
};
tableConfig.order = [
[0, 'desc']
];
let table = new DataTable('#data-table', tableConfig);
function loadTable() {
table;
}
loadTable();
>
renderSubTemplate('file:admin/footer.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
}
}