Fehlerbereinigungen
This commit is contained in:
@ -1,18 +1,18 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-28 10:33:00
|
||||
/* Smarty version 3.1.39, created on 2023-03-28 18:40:17
|
||||
from 'F:\git\survey\templates\modern\dashboard\edit_user.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_6422a63c5b0501_72223624',
|
||||
'unifunc' => 'content_64231871f064b3_97258353',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'79043b0398a7fe1f928c28aa43fc5b429e06493b' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\dashboard\\edit_user.html',
|
||||
1 => 1679992372,
|
||||
1 => 1680021613,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
@ -20,7 +20,7 @@ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6422a63c5b0501_72223624 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
function content_64231871f064b3_97258353 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
@ -184,6 +184,8 @@ var table = new DataTable('#myTable', {
|
||||
pageLength: 5,
|
||||
language: {
|
||||
url: '//cdn.datatables.net/plug-ins/1.13.4/i18n/de-DE.json',
|
||||
search: "",
|
||||
lengthMenu: "_MENU_ Zeilen",
|
||||
},
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user