smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_62de52c58ff248_17907226',
'file_dependency' =>
array (
'3fc52cc2b893540a148cc0c45b8b47a923f8fe1f' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/bpm/templates/modern/admin/datencheck.html',
1 => 1658737345,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_62de52c58ff248_17907226 ($_smarty_tpl) {
if (!is_callable('smarty_modifier_replace')) require_once '/srv/www/htdocs-hvf/kurs/bpm/lib/smarty/libs/plugins/modifier.replace.php';
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
type='text/javascript' src='../ckeditor5/build/ckeditor.js'>
>
type="text/javascript" src="../fancybox-2.1.7/lib/jquery-1.10.2.min.js">
>
type="text/javascript" src="../fancybox-2.1.7/lib/jquery.mousewheel.pack.js?v=3.1.3">
>
type="text/javascript" src="../fancybox-2.1.7/source/jquery.fancybox.pack.js?v=2.1.5">
>
type="text/javascript">
$(document).ready(function() {
$('.box').fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe',
helpers: {
overlay : {
closeClick: true
}
}
});
});
>
type="text/javascript">
function save_hs($art_hs, $ka_id) {
if($art_hs == 'R'){
var hs = document.getElementById('resp_hs_' + $ka_id).value
}
if($art_hs == 'W'){
var hs = document.getElementById('wunsch_hs_' + $ka_id).value
}
if($art_hs == 'Z'){
var hs = document.getElementById('zugewiesene_hs_' + $ka_id).value
}
$.ajax({
type: 'POST',
url: 'save_hs.php',
data: {
get_resp_hs: hs,
get_art: $art_hs,
get_ka_id: $ka_id
},
success: function (response) {
/* console.log(response);*/
/*
alert(response);
if(jQuery.trim(response) == "reload")
{
window.location = "?action=ausgabe";
}
var str1 = response.split("||");
if(jQuery.trim(str1[0]) == "notenwert1")
{
document.getElementById("divnotenwert").innerHTML = str1[1] ;
}
*/
}
});
}
>
tpl_vars['news_error']->value == '1') {?>
|
Achtung!
tpl_vars['news_error_text']->value;?>
|