Rollen/Rechte
This commit is contained in:
@ -1,18 +1,18 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2023-03-24 16:50:02
|
||||
/* Smarty version 3.1.39, created on 2023-03-28 06:12:35
|
||||
from 'F:\git\survey\templates\modern\dashboard\index.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_641dc6aa4376e5_36783062',
|
||||
'unifunc' => 'content_642269335a1849_37187460',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'bf479f21e7ad507ad2c2c30536bdf206de07b30e' =>
|
||||
array (
|
||||
0 => 'F:\\git\\survey\\templates\\modern\\dashboard\\index.html',
|
||||
1 => 1679673000,
|
||||
1 => 1679910276,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
@ -20,7 +20,7 @@ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_641dc6aa4376e5_36783062 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
function content_642269335a1849_37187460 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
@ -33,7 +33,7 @@ if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
<title>JU & MI Administration</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<?php echo '<script'; ?>
|
||||
src="all.js" crossorigin="anonymous"><?php echo '</script'; ?>
|
||||
src="js/all.js" crossorigin="anonymous"><?php echo '</script'; ?>
|
||||
>
|
||||
<?php echo '<script'; ?>
|
||||
src="../jquery/jquery-3.4.1.min.js"><?php echo '</script'; ?>
|
||||
|
Reference in New Issue
Block a user