init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
|
|
@ -0,0 +1,124 @@
|
|||
<?php
|
||||
/* Smarty version 4.3.0, created on 2024-04-05 14:20:26
|
||||
from '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/pinfo.tpl' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '4.3.0',
|
||||
'unifunc' => 'content_660fec8a2082f0_24104181',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'1b2b264160d7e5c3562331d2e49e4320a6ce3235' =>
|
||||
array (
|
||||
0 => '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/pinfo.tpl',
|
||||
1 => 1694432202,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_660fec8a2082f0_24104181 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
|
||||
<?php echo '<script'; ?>
|
||||
>
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'ajax.php?s=planung1&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#planung1").html(data);
|
||||
},
|
||||
});
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'ajax.php?s=planung2&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#planung2").html(data);
|
||||
},
|
||||
});
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'ajax.php?s=planung3&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#planung3").html(data);
|
||||
},
|
||||
});
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'ajax.php?s=planung4&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#planung4").html(data);
|
||||
},
|
||||
});
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'ajax.php?s=pkal_1&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#pkal_1").html(data);
|
||||
},
|
||||
});
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'ajax.php?s=pkal_2&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#pkal_2").html(data);
|
||||
},
|
||||
});
|
||||
<?php echo '</script'; ?>
|
||||
>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div id="planung1" style="text-align:center;"></div>
|
||||
<div id="planung2" style="text-align:center;"></div>
|
||||
<div id="pkal_1" style="text-align:center;"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div id="planung3" style="text-align:center;"></div>
|
||||
<div id="planung4" style="text-align:center;"></div>
|
||||
<div id="pkal_2" style="text-align:center;"></div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<?php }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue