_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_642317fb844f24_46217213',
'has_nocache_code' => false,
'file_dependency' =>
array (
'ede0fde7d4e03354fe52af80288b249d058551a4' =>
array (
0 => 'F:\\git\\survey\\templates\\modern\\dashboard\\userzuordnung.html',
1 => 1680021494,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_642317fb844f24_46217213 (Smarty_Internal_Template $_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
src="../bootstrap/node_modules/bootstrap/dist/js/bootstrap.bundle.min.js">
>
src="js/all.js" crossorigin="anonymous">
>
src="../bootstrap/data-table/jquery.min.js">
>
type="text/javascript" src="../bootstrap/data-table/jquery.dataTables.min.js">
>
type="text/javascript" src="../bootstrap/data-table/dataTables.rowReorder.min.js">
>
type="text/javascript" src="../bootstrap/data-table/dataTables.bootstrap5.min.js">
>
src="../jquery/jquery-3.4.1.min.js">
>
src="../jquery/jquery-ui.js">
>
src="../js/components/admin_rollen.js">
>
tpl_vars['rollenzuordnung_bezeichnung']->value;?>
Vorname |
Nachname |
Aktion |
tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total !== 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['vorname'];?>
|
tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['nachname'];?>
|
|
Vorname |
Nachname |
Aktion |
tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_1_total = $__section_table_data1_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_1_total !== 0) {
for ($__section_table_data1_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_1_iteration <= $__section_table_data1_1_total; $__section_table_data1_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
|
tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
|
|
src="../bootstrap/node_modules/move-js/move.js">
>
src="../bootstrap/dist/scrollable-tabs.min.js">
>
>
$(document).ready(function(){
var table = new DataTable('#notassigned', {
rowReorder: true,
pageLength: 5,
language: {
url: '//cdn.datatables.net/plug-ins/1.13.4/i18n/de-DE.json',
search: "",
lengthMenu: "_MENU_ Zeilen",
},
});
var table2 = new DataTable('#assigned', {
rowReorder: true,
pageLength: 5,
language: {
url: '//cdn.datatables.net/plug-ins/1.13.4/i18n/de-DE.json',
search: "",
lengthMenu: "_MENU_ Zeilen",
},
});
});
>