<?php
/* Smarty version 3.1.33, created on 2021-11-04 17:22:03
  from '/opt/lampp/htdocs/testlink/gui/templates/DataTables.inc.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_618408ab67ad34_78256054',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    '54c1b018c405bbc61babf7b4dd2dfdb14a76960b' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/DataTables.inc.tpl',
      1 => 1636032765,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
  ),
),false)) {
function content_618408ab67ad34_78256054 (Smarty_Internal_Template $_smarty_tpl) {
?>
<link rel="stylesheet" type="text/css" href="<?php echo $_smarty_tpl->tpl_vars['basehref']->value;?>
third_party/<?php echo @constant('TL_DATATABLES_DIR');?>
/media/css/jquery.dataTables.TestLink.css">
<?php echo '<script'; ?>
 type="text/javascript" language="javascript" src="<?php echo $_smarty_tpl->tpl_vars['basehref']->value;?>
third_party/<?php echo @constant('TL_DATATABLES_DIR');?>
/media/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
 type="text/javascript" language="javascript" src="<?php echo $_smarty_tpl->tpl_vars['basehref']->value;?>
third_party/<?php echo @constant('TL_DATATABLES_DIR');?>
/media/js/jquery.dataTables.js"><?php echo '</script'; ?>
>

<?php echo '<script'; ?>
 type="text/javascript" language="javascript" class="init">
$(document).ready(function() {
  $('#<?php echo $_smarty_tpl->tpl_vars['DataTablesOID']->value;?>
').DataTable({ "lengthMenu": [ <?php echo $_smarty_tpl->tpl_vars['DataTableslengthMenu']->value;?>
 ],stateSave: true});
} );
<?php echo '</script'; ?>
><?php }
}
