init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
340
template/annahme.tpl
Normal file
340
template/annahme.tpl
Normal file
|
|
@ -0,0 +1,340 @@
|
|||
<!DOCTYPE html> <html lang="de">
|
||||
<head>
|
||||
|
||||
|
||||
<!-- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> -->
|
||||
<meta name="viewport" >
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>| JB-Transport.de - Infoscreen</title>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="template/images/fav/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="template/images/fav/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="template/images/fav/apple-icon-72x72.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="template/images/fav/apple-icon-76x76.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="template/images/fav/apple-icon-114x114.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="template/images/fav/apple-icon-120x120.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="template/images/fav/apple-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="template/images/fav/apple-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="template/images/fav/apple-icon-180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="template/images/fav/android-icon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="template/images/fav/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="template/images/fav/favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="template/images/fav/favicon-16x16.png">
|
||||
<link rel="manifest" href="template/images/fav/manifest.json">
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="template/images/fav/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" media="screen" href="lib/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" media="screen" href="lib/css/bootstrap-theme.min.css" />
|
||||
<link rel="stylesheet" media="screen" href="lib/css/font-awesome.min.css"/>
|
||||
<link rel="stylesheet" media="screen" href="lib/css/pistyle.css" />
|
||||
<!--
|
||||
<link rel="stylesheet" media="screen" href="lib/css/jquery-ui.css" />
|
||||
-->
|
||||
|
||||
<script src="lib/js/jquery.tools.min.js"></script>
|
||||
<script src="lib/js/jquery-ui.min.js"></script>
|
||||
<script src="lib/js/jquery.min.js"></script>
|
||||
<script src="lib/js/global.js"></script>
|
||||
<script src="lib/js/bootstrap.min.js"></script>
|
||||
<script src="lib/js/bootstrap-notify.min.js"></script>
|
||||
<script src="lib/js/bootstrap-notify-init.js"></script>
|
||||
|
||||
</head>
|
||||
</body>
|
||||
|
||||
<!-- ************************ tägliche touren
|
||||
<section id="content">
|
||||
|
||||
<div class="container">
|
||||
-->
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<!-- ************************ PVL -->
|
||||
<h4 align="center"><span style='color:#f05800;font-weight:bold;line-height: 1px'>Nachteinsatz für {$taginfo1}</h4>
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$tag1_pvl item=tour}
|
||||
<tr style="height: 3px;">
|
||||
{if $tour.aktiv==0}<td nowrap style="width:100px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:100px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:185px"><a href="#" style='color:#FFFFFF; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:185px"><a href="#" style='color:#FF0000; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:185px"><a href="#" style='color:#66FFFF; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:85px"><span style='color:#FFFFFF;'>{$tour.kennz}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:85px"><span style='color:#FF0000;'>{$tour.kennz}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:85px"><span style='color:#66FFFF;'>{$tour.kennz}</td>{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- ************************ LVZ-->
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$tag1_lvz item=tour}
|
||||
<tr style="height: 3px;">
|
||||
{if $tour.aktiv==0}<td nowrap style="width:100px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:100px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:185px"><a href="#" style='color:#FFFFFF; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:185px"><a href="#" style='color:#FF0000; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:185px"><a href="#" style='color:#66FFFF; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:85"><span style='color:#FFFFFF;'>{$tour.kennz}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:85"><span style='color:#FF0000;'>{$tour.kennz}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:85"><span style='color:#66FFFF;'>{$tour.kennz}</td>{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ************************ LVZ-zustellung -->
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$tag1_lvzz item=tour}
|
||||
<tr style="height: 3px;">
|
||||
{if $tour.aktiv==0}<td nowrap style="width:100px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:100px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:185px"><a href="#" style='color:#FFFFFF; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:185px"><a href="#" style='color:#FF0000; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:185px"><a href="#" style='color:#66FFFF; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.kennz}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:80px"><span style='color:#FF0000;'>{$tour.kennz}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:80px"><span style='color:#66FFFF;'>{$tour.kennz}</td>{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ************************ post nachts -->
|
||||
<!--
|
||||
{if $pinanzeige>0}
|
||||
<div class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>LVZ Post (Nachts) - {$taginfo1}</h4>
|
||||
</div>
|
||||
-->
|
||||
<!-- ************************ LVZ PIN Nachttouren -->
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$tag1_pag item=tour}
|
||||
<tr style="height: 3px;">
|
||||
{if $tour.aktiv==0}<td nowrap style="width:100px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:100px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:185px"><a href="#" style='color:#FFFFFF; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:185px"><a href="#" style='color:#FF0000; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:185px"><a href="#" style='color:#66FFFF; text-decoration: none; ';
|
||||
data-toggle="popover" data-content={$tour.lastlog}>{$tour.fahrer_name}</td>{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:80px"><span style='color:#FFFFFF;'>{$tour.kennz}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:80px"><span style='color:#FF0000;'>{$tour.kennz}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:80px"><span style='color:#66FFFF;'>{$tour.kennz}</td>{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- {/if} -->
|
||||
<!-- ************************ -->
|
||||
</div>
|
||||
<!-- ***************************************************************************************** -->
|
||||
<div class="col-md-3"> <div id="exxtra"></div> </div>
|
||||
<!-- ***************************************************************************************** -->
|
||||
<div class="col-md-3">
|
||||
<!-- ***************************************************************** -->
|
||||
<div class="panel panel-primary"> <!-- test -->
|
||||
<div class="panel-body" style="height:72px;overflow-y: noscroll;">
|
||||
<!-- <span style='color:#66FFFF'>Normplan für {$normdate} -->
|
||||
<table class="table-condensed">
|
||||
<tbody>
|
||||
<tr style="height: 1px;">
|
||||
<td align="left", nowrap style='color:#66FFFF;width:170px'>Normplan</td>
|
||||
<td align="center", nowrap style="width:50px">CITY</td>
|
||||
<td align="center", nowrap style="width:50px">BO/G</td>
|
||||
<td align="center", nowrap style="width:50px">DEK</td>
|
||||
<td align="center", nowrap style="width:50px">MTL</td>
|
||||
<td align="center", nowrap style="width:50px">OVZ</td>
|
||||
</tr>
|
||||
<tr style="height: 1px;">
|
||||
<td align="left", nowrap style='color:#66FFFF;width:170px'>für {$date}</td>
|
||||
<td align="center", nowrap style="width:50px">{$norm1}</td>
|
||||
<td align="center", nowrap style="width:50px">{$norm2}</td>
|
||||
<td align="center", nowrap style="width:50px">{$norm3}</td>
|
||||
<td align="center", nowrap style="width:50px">{$norm4}</td>
|
||||
<td align="center", nowrap style="width:50px">{$norm6}</td>
|
||||
</tr>
|
||||
<tr style="height: 2px;"></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- ***************************************************************** -->
|
||||
<div class="panel panel-primary"> <!-- test -->
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<td nowrap style="width:190px";align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:35px";align="left"><img src="/template/images/icon/{$kal.icon}" width="20" height="20"/></td>
|
||||
<td nowrap style="width:140px" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ***************************************************************** -->
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<td nowrap style="width:190px;font-size:16pt;line-height:100%;color:#4F81BD">Annahmeliste</td>
|
||||
<td align="right">
|
||||
<a class="btn btn-danger" target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
||||
href="list_annahme.php?t={$t}&m={$m}&j={$j}" 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="list_annahme.php?t={$t}&m={$m}&j={$j}" aria-label="Skip to main navigation">
|
||||
<i class="fa fa-download fa-ls" aria-hidden="true"></i>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ***************************************************************** -->
|
||||
<!-- **************************************************** -->
|
||||
<div id="conline" style="text-align:center;"> </div>
|
||||
<!-- ********************************************** 4. Rheihe Karten ************************* -->
|
||||
</div>
|
||||
<!-- **************************************************** -->
|
||||
<div class="col-md-3">
|
||||
<div id="time"></div>
|
||||
</div>
|
||||
<!-- ***************************************************************************************** -->
|
||||
<!--
|
||||
</div>
|
||||
</selection>
|
||||
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- **************************************************** -->
|
||||
|
||||
<!-- ************************ -->
|
||||
{include file='tpl/fuss2.tpl'}
|
||||
<!-- ************************ -->
|
||||
{literal}
|
||||
<!-- **************** Türanzeige -->
|
||||
<script type="text/javascript">
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'pia.php?s=pi_hallo9&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#time").html(data);
|
||||
},
|
||||
});
|
||||
var refresh_EDV = setInterval(function() {
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'pia.php?s=pi_hallo9&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#time").html(data);
|
||||
},
|
||||
})
|
||||
}, 10000);
|
||||
<!-- ************************ -->
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'pia.php?s=pi_werbung9&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#exxtra").html(data);
|
||||
},
|
||||
});
|
||||
var refresh_EDV = setInterval(function() {
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'pia.php?s=pi_werbung9&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#exxtra").html(data);
|
||||
},
|
||||
})
|
||||
}, 60000);
|
||||
$(document).ready(function(){
|
||||
$('[data-toggle="popover"]').popover();
|
||||
});
|
||||
<!-- ************************ -->
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'pia.php?s=pi_conline&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#conline").html(data);
|
||||
},
|
||||
});
|
||||
var refresh_EDV = setInterval(function() {
|
||||
$.ajax({
|
||||
type : "POST",
|
||||
url : 'pia.php?s=pi_conline&tpl',
|
||||
cache : false,
|
||||
data : {
|
||||
},
|
||||
dataType : "html",
|
||||
success : function(data){
|
||||
$("#conline").html(data);
|
||||
},
|
||||
})
|
||||
}, 8000);
|
||||
|
||||
</script>
|
||||
<!-- ************************ -->
|
||||
{/literal}
|
||||
Loading…
Add table
Add a link
Reference in a new issue