jb-data.de/template/tpl/ajax/pi_hallo.tpl
2025-08-11 22:23:30 +02:00

128 lines
No EOL
6 KiB
Smarty

{if $anz>0}
<div class="col-md-6">
<div class="panel panel-primary">
<table class="table-condensed">
<tbody>
<td nowrap style="line-height:80%;"> <h2><strong><span style='color:#66FFFF'>Hallo, {$ma}</strong></td>
</tbody>
</table>
</div>
</div>
{/if}
{if $ntyp==1}
<div class="row">
<div class="col-md-2">
<div class="panel panel-primary"> <!-- test -->
<div class="panel-body" style="height:72px;overflow-y: noscroll;">
<table class="table-condensed">
<tbody>
<tr style="height: 1px;"><td nowrap style="width:140px;line-height:80%;font-size:12pt"> <strong><span style='color:#66FFFF'>{$normdate} </strong></td></tr>
<tr style="height: 3px;"><td nowrap style="width:140px;line-height:80%;font-size:20pt"> <strong><span style='color:#66FFFF'>{$normdate2} </strong></td></tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="col-md-1">
<div class="panel panel-primary"> <!-- test -->
<div class="panel-body" style="height:72px;overflow-y: noscroll;">
<table class="table-condensed">
<tbody>
<tr style="height: 1px;"><td nowrap style="width:40px;line-height:80%;font-size:12pt"> <strong><span style='color:#66FFFF'>City </strong></td></tr>
<tr style="height: 3px;"><td nowrap style="width:40px;line-height:80%;font-size:20pt"> <strong><span style='color:#66FFFF'>{$norm1} </strong></td></tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="col-md-1">
<div class="panel panel-primary"> <!-- test -->
<div class="panel-body" style="height:72px;overflow-y: noscroll;">
<table class="table-condensed">
<tbody>
<tr style="height: 1px;"><td nowrap style="width:40px;line-height:80%;font-size:12pt"> <strong><span style='color:#66FFFF'>BO/G </strong></td></tr>
<tr style="height: 3px;"><td nowrap style="width:40px;line-height:80%;font-size:20pt"> <strong><span style='color:#66FFFF'>{$norm2} </strong></td></tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="col-md-1">
<div class="panel panel-primary"> <!-- test -->
<div class="panel-body" style="height:72px;overflow-y: noscroll;">
<table class="table-condensed">
<tbody>
<tr style="height: 1px;"><td nowrap style="width:40px;line-height:80%;font-size:12pt"> <strong><span style='color:#66FFFF'>DEK </strong></td></tr>
<tr style="height: 3px;"><td nowrap style="width:40px;line-height:80%;font-size:20pt"> <strong><span style='color:#66FFFF'>{$norm3} </strong></td></tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="col-md-1">
<div class="panel panel-primary"> <!-- test -->
<div class="panel-body" style="height:72px;overflow-y: noscroll;">
<table class="table-condensed">
<tbody>
<tr style="height: 1px;"><td nowrap style="width:40px;line-height:80%;font-size:12pt"> <strong><span style='color:#66FFFF'>MTK </strong></td></tr>
<tr style="height: 3px;"><td nowrap style="width:40px;line-height:80%;font-size:20pt"> <strong><span style='color:#66FFFF'>{$norm4} </strong></td></tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
{/if}
{if $ntyp==2}
<div class="row">
<div class="col-md-6">
<div class="panel panel-primary"> <!-- test -->
<div class="panel-body" style="height:72px;overflow-y: noscroll;">
<table class="table-condensed">
<tbody>
<tr style="height: 1px;"><td nowrap style="width:400px;line-height:80%;font-size:12pt"> <strong><span style='color:#66FFFF'>{$normdate} </strong></td></tr>
<tr style="height: 3px;"><td nowrap style="width:400px;line-height:80%;font-size:20pt"> <strong><span style='color:#66FFFF'>{$norm} </strong></td></tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
{/if}
{if $anz==1}
<div class="col-md-12">
<div class="panel panel-primary"> <!-- 3-90 ** 4-115 6-165 -->
<div class="panel-body">
<table class="table-condensed">
<tbody> {foreach from=$tag_tour1 item=tour }
<tr style="height: 3px;">
<td nowrap style="width:180px;font-size:24pt"> <strong><span style='color:#FFFFFF'>{$tour.datum} </strong></td>
<td nowrap style="width:180px;font-size:24pt"> <strong><span style='color:#FFFFFF'>{$tour.zeit} Uhr </strong></td>
{if $tour.aktiv==0}<td nowrap style="width:300px;font-size:24pt"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
{if $tour.aktiv==1}<td nowrap style="width:300px;font-size:24pt"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
{if $tour.autonichtda==0}<td nowrap style="width:220px;font-size:24pt"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.kennz}</td>{/if}
{if $tour.autonichtda==1}<td nowrap style="width:220px;font-size:24pt"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.kennz}</td>{/if}
{if $tour.autonichtda==2}<td nowrap style="width:220px;font-size:24pt"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.kennz}</td>{/if}
<td nowrap style="width:180px;font-size:24pt"> <strong><span style='color:#FFFFFF'>{$tour.info}</strong></td>
</tr>
</tbody> {/foreach}
</table>
</div>
</div>
</div>
{/if}
{if $anz==2}
<div class="col-md-12">
<div class="panel panel-primary">
<div class="panel-body" style="height:75px;overflow-y: noscroll;">
<table class="table-condensed">
<tbody>
<td nowrap style="width:500px;line-height:80%;font-size:28pt"> <strong><span style='color:#F40413'>keine Einsatzplanung</strong></td>
</tbody>
</table>
</div>
</div>
</div>
{/if}