816 lines
44 KiB
PHP
816 lines
44 KiB
PHP
<?php
|
|
/* Smarty version 4.3.0, created on 2024-03-28 09:08:14
|
|
from '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/listen.tpl' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '4.3.0',
|
|
'unifunc' => 'content_6605256e1d4442_27748519',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'4ec6832ac359386b3d480d0940e1875a1d741f16' =>
|
|
array (
|
|
0 => '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/listen.tpl',
|
|
1 => 1694432202,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_6605256e1d4442_27748519 (Smarty_Internal_Template $_smarty_tpl) {
|
|
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/var/www/vhosts/jb-data.de/httpdocs/lib/plugins/function.html_options.php','function'=>'smarty_function_html_options',),));
|
|
?>
|
|
<!-- <link rel="stylesheet" href="https://formden.com/static/cdn/bootstrap-iso.css" /> -->
|
|
<link rel="stylesheet" media="screen" href="lib/css/bootstrap-datepicker3.min.css" />
|
|
<?php echo '<script'; ?>
|
|
type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
src="lib/js/bootstrap-datepicker.js"><?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
src="lib/js/bootstrap-datepicker.de.min.js"><?php echo '</script'; ?>
|
|
>
|
|
|
|
<!-- --------------------------- -->
|
|
<!-- --------------------------- listenübersicht
|
|
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.3.0/css/datepicker3.min.css" />
|
|
-->
|
|
<div class="row fluid">
|
|
<!-- --------------------------- tagauswahl -->
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:12pt;line-height:100%; color:#4F81BD'>Datum Auswahl <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
/<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</span></h2></header>
|
|
<div class="panel-body">
|
|
<form method="post">
|
|
<div class="form-group"> <!-- Date input -->
|
|
<input class="form-control" id="date" name="date" value="<?php echo $_smarty_tpl->tpl_vars['vdatum']->value;?>
|
|
" type="text"/>
|
|
<button class="btn btn-default" name="submit" type="submit">Datum / KW ändern</button>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:14pt;line-height:10px; color:#4F81BD'>Einsatzplan <?php echo $_smarty_tpl->tpl_vars['vdatum']->value;?>
|
|
</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="full no style" style="line-height:50px;">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Einsatzplan Nachts</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_nachtplan&icon=0&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_nachtplan&icon=1&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_nachtplan&icon=2&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_nachtplan&icon=2&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<!-- --------------------------- rtour pro tag -->
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Einsatzplan ges.</td>
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_tagplan&icon=0&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_tagplan&icon=1&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_tagplan&icon=2&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_tagplan&icon=2&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:12pt;line-height:100%; color:#4F81BD'>Mitarbeiterlisten</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="table-hover-striped">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap align="left" style="width:200px;font-size:12pt">
|
|
<form action="" method="post">
|
|
<select name="list" style="width:150px;" >
|
|
<?php
|
|
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['row_fahrer_array']->value, 'allfahrer');
|
|
$_smarty_tpl->tpl_vars['allfahrer']->do_else = true;
|
|
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['allfahrer']->value) {
|
|
$_smarty_tpl->tpl_vars['allfahrer']->do_else = false;
|
|
?>
|
|
<?php echo smarty_function_html_options(array('values'=>$_smarty_tpl->tpl_vars['allfahrer']->value['id'],'output'=>$_smarty_tpl->tpl_vars['allfahrer']->value['name']),$_smarty_tpl);?>
|
|
|
|
<?php
|
|
}
|
|
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
|
|
</select>
|
|
</td>
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_ma_simple&jahr=<?php echo $_smarty_tpl->tpl_vars['allfahrer']->value['id'];?>
|
|
" aria-label="Settings" type=submit>
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<a class="btn btn-default" href="?s=list_ma_simple" aria-label="Skip to main navigation">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
</form>
|
|
</td>
|
|
</tr>
|
|
<!-- --------------------------- 2. Zeile -->
|
|
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
<!-- --------------------------- Kaufland -->
|
|
<div class="row fluid">
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:14pt;line-height:10px; color:#4F81BD'>Kaufland <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW/<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="full no style" style="line-height:50px;">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Einsatzplanung</td>
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_kaufland&icon=0&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_kaufland&icon=1&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_kaufland&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_kaufland&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
<!-- --------------------------- Saso 2020 Einsatzplan-->
|
|
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:14pt;line-height:10px; color:#4F81BD'>Saso 2020 <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW/<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="full no style" style="line-height:50px;">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Einsatzplanung</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_saso2020&icon=0&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_saso2020&icon=1&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_saso2020&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_saso2020&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
<!-- --------------------------- Saso 2020 Infoliste Frank-->
|
|
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:14pt;line-height:10px; color:#4F81BD'>Saso 2020 <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW/<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="full no style" style="line-height:50px;">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">U.-Liste</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_saso2020u&icon=0&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_saso2020u&icon=1&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_saso2020u&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_saso2020&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
<!-- --------------------------- R-ZTour -->
|
|
<div class="row fluid">
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:14pt;line-height:10px; color:#4F81BD'>RTour - <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW / <?php echo $_smarty_tpl->tpl_vars['vdatum']->value;?>
|
|
</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="full no style" style="line-height:50px;">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">RTour <?php echo $_smarty_tpl->tpl_vars['vdatum']->value;?>
|
|
</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_rpin2&icon=0&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_rpin2&icon=1&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_rpin2&icon=2&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_rpin2&icon=2&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<!-- --------------------------- rtour pro tag -->
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Rtour <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW <?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</td>
|
|
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_rpin1&icon=0&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_rpin1&icon=1&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="save">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_rpin1&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_rpin1&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<!-- --------------------------- PIN AG -->
|
|
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:14pt;line-height:10px; color:#4F81BD'>LVZ POST AG - <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW / <?php echo $_smarty_tpl->tpl_vars['vdatum']->value;?>
|
|
</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="full no style" style="line-height:50px;">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">PIN AG <?php echo $_smarty_tpl->tpl_vars['vdatum']->value;?>
|
|
</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_pinag2&icon=0&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_pinag2&icon=1&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_pinag2&icon=2&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_pinag2&icon=2&tag=<?php echo $_smarty_tpl->tpl_vars['linkt']->value;?>
|
|
&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Skip to main navigation">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<!-- --------------------------- rtour pro tag -->
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">PIN AG <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW <?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</td>
|
|
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_pinag1&icon=0&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_pinag1&icon=1&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="save">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_pinag1&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_pinag1&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:12pt;line-height:100%; color:#4F81BD'>Paletten Ag-Touren</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="table-hover-striped">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">PIN Pal. <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW <?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</td>
|
|
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_pinpal1&icon=0&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_pinpal1&icon=1&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="save">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<a class="btn btn-primary" href="?s=list_pinpal1&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<!-- --------------------------- freies Fenster -->
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">PIN Pal. <?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
/<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</td>
|
|
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_pinpal2&icon=0&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_pinpal2&icon=1&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="save">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<a class="btn btn-primary" href="?s=list_pinpal2&icon=2&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- --------------------------- Sonder-Listen -->
|
|
<div class="row fluid">
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:14pt;line-height:10px; color:#4F81BD'>Sonder-Listen <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW/<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="full no style" style="line-height:50px;">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Werbeliste <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_komplett&icon=0&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_komplett&icon=1&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_komplett&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_komplett&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<!-- --------------------------- -->
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Ges.Liste <?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
/<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_monat&icon=0&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_monat&icon=1&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_monat&icon=2&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_monat&icon=2&monat=<?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:12pt;line-height:100%; color:#4F81BD'>Fahrzeugliste</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="full no style" style="line-height:50px;">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Fahrzeugliste aktiv</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_car" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<a class="btn btn-default" href="?s=list_car&icon=1" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<!-- --------------------------- -->
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Fahrzeug einzeln</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_cargesamt&icon=0" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_cargesamt&icon=1" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
<!-- --------------------------- FAZ-Listen -->
|
|
<div class="row fluid">
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<header class="panel-heading"><h2 class="panel-title"><span style='font-size:14pt;line-height:10px; color:#4F81BD'>FAZ-Listen <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW/<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</span></h2></header>
|
|
<section class="panel-body">
|
|
<table class="full no style" style="line-height:50px;">
|
|
<tbody>
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Einsatzplan <?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
.KW</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_fazeinsatz&icon=0&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_fazeinsatz&icon=1&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_fazeinsatz&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_fazeinsatz&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<!-- --------------------------- -->
|
|
<tr>
|
|
<td nowrap style="width:200px;font-size:14pt">Ges.Liste <?php echo $_smarty_tpl->tpl_vars['linkm']->value;?>
|
|
/<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
</td>
|
|
<!-- --------------------------- Einsatzplanung -->
|
|
<td align="right">
|
|
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_faz_g&icon=0&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
|
|
<a class="btn btn-default" href="?s=list_faz_g&icon=1&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="Delete">
|
|
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
|
</a>
|
|
<?php if ($_smarty_tpl->tpl_vars['kw']->value == $_smarty_tpl->tpl_vars['wahl_kw']->value) {?>
|
|
<a class="btn btn-primary" href="?s=list_faz_g&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php } else { ?>
|
|
<a class="btn btn-primary disabled" href="?s=list_faz_g&icon=2&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
" aria-label="mail send">
|
|
<i class="fa fa-envelope-o fa-ls" aria-hidden="true"></i>
|
|
<?php }?>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
</div> </div>
|
|
<!-- href="?s=list_ma_simple&jahr=<?php echo $_smarty_tpl->tpl_vars['allfahrer']->value['id'];?>
|
|
"
|
|
|
|
|
|
<a align="right" class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
|
href="?s=list_faz_w&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
&fazid=" aria-label="Settings">
|
|
<i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i>
|
|
|
|
|
|
-->
|
|
<?php echo '<script'; ?>
|
|
> var jahr = '<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
';<?php echo '</script'; ?>
|
|
>
|
|
|
|
<?php echo '<script'; ?>
|
|
>
|
|
function save_id(kw,jahr) {
|
|
// alert($("#faz_").val());
|
|
// $("#faz_div").html(); // wert lesen
|
|
$("#faz_div").html('<a align="right" class="btn btn-danger" target="_pdf" onClick="javascript:open(\'\', \'_pdf\', \'height=800,width=600,resizable=yes\')" href="?s=list_faz_w&kw=<?php echo $_smarty_tpl->tpl_vars['wahl_kw']->value;?>
|
|
&jahr=<?php echo $_smarty_tpl->tpl_vars['linky']->value;?>
|
|
&fazid='+$("#faz_").val()+'" aria-label="Settings"><i class="fa fa-file-pdf-o fa-ls" aria-hidden="true"></i></a>');
|
|
|
|
}
|
|
<?php echo '</script'; ?>
|
|
>
|
|
<?php echo '<script'; ?>
|
|
>
|
|
$(document).ready(function(){
|
|
var date_input=$('input[name="date"]'); //our date input has the name "date"
|
|
var container=$('.bootstrap-iso form').length>0 ? $('.bootstrap-iso form').parent() : "body";
|
|
date_input.datepicker({
|
|
language: "de",
|
|
daysOfWeekHighlighted: "0",
|
|
calendarWeeks: true,
|
|
autoclose: true,
|
|
orientation: "bottom auto",
|
|
beforeShowYear: function (date){
|
|
if (date.getFullYear()) {
|
|
return date.getFullYear;
|
|
}
|
|
},
|
|
todayHighlight: true,
|
|
})
|
|
})
|
|
<?php echo '</script'; ?>
|
|
>
|
|
<?php }
|
|
}
|