getCompiled()->isFresh($_smarty_tpl, array (
'version' => '5.3.1',
'unifunc' => 'content_67c5cf82155887_26230628',
'has_nocache_code' => false,
'file_dependency' =>
array (
'0c8f32a40415a822aa6449656bf60231aad7a9d4' =>
array (
0 => 'admin/log/login.tpl',
1 => 1740366544,
2 => 'file',
),
),
'includes' =>
array (
'file:admin/header.tpl' => 1,
'file:datatable.tpl' => 1,
'file:admin/footer.tpl' => 1,
),
))) {
function content_67c5cf82155887_26230628 (\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.serverSide = true;
tableConfig.ajax = {
url: '/admin/login/ajax',
type: 'POST',
dataSrc: 'logins.data'
};
tableConfig.order = [
[0, 'desc']
];
tableConfig.columnDefs = [
{
orderable: false,
targets: [3]
},
];
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);
}
}