init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
13
template/tpl/ajax/_ma_subm.tpl
Normal file
13
template/tpl/ajax/_ma_subm.tpl
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<div class="menux">
|
||||
<table class="no-style full">
|
||||
<tbody align="center">
|
||||
|
||||
<td align="center" {if $m==1} style="color: orange"{/if} width="20%"> <i class="fad fa-info" onclick="ma_edit_sb({$maID})"></i></td>
|
||||
<td align="center" {if $m==2} style="color: orange"{/if} width="20%"> <i class="fad fa-clock" onclick="ma_tuer({$maID})"></i></td>
|
||||
<td align="center" {if $m==3} style="color: orange"{/if} width="20%"> <i class="fad fa-calendar" onclick="ma_kal({$maID})"></i></td>
|
||||
<td align="center" {if $m==4} style="color: orange"{/if} width="20%"> <i class="fad fa-route" onclick="ma_setup({$maID})"></i></td>
|
||||
<td align="center" {if $m==5} style="color: orange"{/if} width="20%"> <i class="fad fa-sms"></i></td>
|
||||
<td align="center" {if $m==6} style="color: orange"{/if} width="20%"> <i class="fad fa-mail-bulk"></i></td>
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
11
template/tpl/ajax/a_abr.tpl
Normal file
11
template/tpl/ajax/a_abr.tpl
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{if $tdata!=0}
|
||||
<td nowrap style="width:80px;font-size:11pt"> {$tname} </td>
|
||||
<td nowrap style="width:160px;font-size:8pt"> {$tinfo} </td>
|
||||
<td nowrap style="width:35px;font-size:11pt"> {$tdata} x</td>
|
||||
<td nowrap align="right" style="width:50px;font-size:12pt;color: red">
|
||||
|
||||
<a target="_pdf" onClick="javascript:open('', '_pdf', 'height=800,width=600,resizable=yes')"
|
||||
href="?s=list_abr_nw&id={$anzeige}&tid={$tid}&jahr={$jahr}&monat={$monat}" >
|
||||
<i class="far fa-file-pdf" style="color: red"></i>
|
||||
</td>
|
||||
{/if}
|
||||
31
template/tpl/ajax/a_tour.tpl
Normal file
31
template/tpl/ajax/a_tour.tpl
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
|
||||
{foreach from=$atour1 item=atour }
|
||||
<tbody>
|
||||
<td nowrap style="width:90px;font-size:11pt" align="left"><span style='color:#009900'>{$atour.tour}</td>
|
||||
<td nowrap style="width:165px;font-size:11pt" align="left"><span style='color:#009900'>{$atour.name}</td>
|
||||
<td nowrap style="width:160px;font-size:11pt" align="left"><span style='color:#009900'>{$atour.kennz}</td>
|
||||
</tbody>
|
||||
{/foreach}
|
||||
|
||||
{foreach from=$atour2 item=atour }
|
||||
<tbody>
|
||||
<td nowrap style="width:90px;font-size:11pt" align="left"><span style='color:#FF9000'>{$atour.tour}</td>
|
||||
<td nowrap style="width:165px;font-size:11pt" align="left"><span style='color:#FF9000'>{$atour.name}</td>
|
||||
<td nowrap style="width:160px;font-size:11pt" align="left"><span style='color:#FF9000'>{$atour.kennz}</td>
|
||||
</tbody>
|
||||
{/foreach}
|
||||
|
||||
{foreach from=$atour3 item=atour }
|
||||
<tbody>
|
||||
<td nowrap style="width:90px;font-size:11pt" align="left"><span style='color:#ff0000'>{$atour.tour}</td>
|
||||
<td nowrap style="width:165px;font-size:11pt" align="left"><span style='color:#ff0000'>{$atour.name}</td>
|
||||
<td nowrap style="width:160px;font-size:11pt" align="left"><span style='color:#ff0000'>{$atour.kennz}</td>
|
||||
</tbody>
|
||||
{/foreach}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
40
template/tpl/ajax/blitzer1.tpl
Normal file
40
template/tpl/ajax/blitzer1.tpl
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
|
||||
|
||||
<!-- ******************************************************************************************************************** -->
|
||||
{if $dataanz==0}
|
||||
<!-- ***** keine Daten ************************************************************************************************* -->
|
||||
<div style="box-shadow: 0px 0px 15px #66FFFF; width: 283px; padding: 10px;min-height: 75px;max-height: 75px">
|
||||
<span style='color:#ababab;font-size:16pt'><i class="fad fa-traffic-light" style="color: yellow"></i> keine Warnungen</span> </span>
|
||||
</div>
|
||||
</br>
|
||||
|
||||
{else}
|
||||
<!-- ***** Daten vorhanden ************************************************************************************************* -->
|
||||
<div style="box-shadow: 0px 0px 15px #66FFFF; width: 283px; padding: 10px">
|
||||
|
||||
{foreach from=$bdata item=bdata}
|
||||
{if $bdata.typ==1 || $bdata.typ==2 || $bdata.typ==3 || $bdata.typ==4 || $bdata.typ==5 || $bdata.typ==6 || $bdata.typ==9}
|
||||
{if $bdata.vmax==0}
|
||||
<span style='color:#fff;font-size:10pt'><img src="/images/v/blitzer.png" alt="Blitzer" width="24"></span>
|
||||
{else}
|
||||
<span style='color:#fff;font-size:10pt'><img src='/images/v/{$bdata.vmax}.png' alt="Vmax" width="24"></span>
|
||||
{/if}
|
||||
{/if}
|
||||
|
||||
{if $bdata.typ==20} <span style='color:#fff;font-size:10pt'><img src='/images/v/stau.png' alt="Stau" width="24"></span> {/if}
|
||||
{if $bdata.typ==21} <span style='color:#fff;font-size:10pt'><img src='/images/v/unfall.png' alt="Stau" width="24"></span> {/if}
|
||||
{if $bdata.typ==22} <span style='color:#fff;font-size:10pt'><img src='/images/v/achtung.png' alt="Stau" width="24"></span> {/if}
|
||||
{if $bdata.typ==23} <span style='color:#fff;font-size:10pt'><img src='/images/v/typ23.png' alt="Hindernis" width="24"></span> {/if}
|
||||
{if $bdata.typ==24} <span style='color:#fff;font-size:10pt'><img src='/images/v/eis.png' alt="Eis" width="24"></span> {/if}
|
||||
{if $bdata.typ==25} <span style='color:#fff;font-size:10pt'><img src='/images/v/nebel.png' alt="Nebel" width="24"></span> {/if}
|
||||
{if $bdata.typ==26} <span style='color:#fff;font-size:10pt'><img src='/images/v/baustelle.png' alt="Stau" width="24"></span>{/if}
|
||||
<span style='color:#ababab;font-size:11pt'> {$bdata.adresse1}</span>
|
||||
<span style='color:#ababab;font-size: 8pt'> {$bdata.adresse2}</span>
|
||||
{if $bdata.typ==9} <span style='color:#fff;font-size:10pt'><img src='/images/v/ts.png' alt="Trailer" width="24"></span> {/if}
|
||||
</br>
|
||||
{/foreach}
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
|
||||
|
||||
125
template/tpl/ajax/blitzer2.tpl
Normal file
125
template/tpl/ajax/blitzer2.tpl
Normal file
|
|
@ -0,0 +1,125 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{foreach from=$bdata item=bdata}
|
||||
<div class="panel panel-warning">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<!-- ***** Blitzer ************************************************************************************************* -->
|
||||
{if $bdata.typ==1 || $bdata.typ==2 || $bdata.typ==3 || $bdata.typ==4 || $bdata.typ==5 || $bdata.typ==6}
|
||||
<tr>
|
||||
<td nowrap align="left" style="width: 35px">
|
||||
{if $bdata.vmax==0}
|
||||
<img src="/images/v/blitzer.png" alt="Blitzer" width="32">
|
||||
{else}
|
||||
<img src='/images/v/{$bdata.vmax}.png' alt="Vmax" width="32">
|
||||
{/if}
|
||||
</td>
|
||||
<td align="left" style="width: 244px">
|
||||
<span style='color:#66ffff;font-size:6pt"'>{$bdata.street}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
{/if}
|
||||
<!-- ***** Stau *************************************************************************************************** -->
|
||||
{if $bdata.typ==20}
|
||||
<tr>
|
||||
<td nowrap align="center" style="width: 35px">
|
||||
<img src='/images/v/stau.png' alt="Stau" width="32">
|
||||
</td>
|
||||
<td align="left" style="width: 244px">
|
||||
<span style='color:#66ffff;font-size:6pt"'>{$bdata.street}</td>
|
||||
</td>
|
||||
</tr>
|
||||
{/if}
|
||||
<!-- ***** Unfall ************************************************************************************************* -->
|
||||
{if $bdata.typ==21}
|
||||
<tr>
|
||||
<td nowrap align="center" style="width: 35px">
|
||||
<img src='/images/v/unfall.png' alt="Unfall" width="32">
|
||||
</td>
|
||||
<td align="left" style="width: 244px">
|
||||
<span style='color:#66ffff;font-size:6pt"'>{$bdata.street}</td>
|
||||
</td>
|
||||
</tr>
|
||||
{/if}
|
||||
<!-- ***** ???? ************************************************************************************************* -->
|
||||
{if $bdata.typ==22}
|
||||
<tr>
|
||||
<td nowrap align="center" style="width: 35px">
|
||||
<img src="/images/v/baustelle.png" alt="Baustellen" width="32">
|
||||
</td>
|
||||
<td align="left" style="width: 244px">
|
||||
<span style='color:#66ffff;font-size:6pt"'>{$bdata.street}</td>
|
||||
</td>
|
||||
</tr>
|
||||
{/if}
|
||||
<!-- ***** behinderung ***************************************************************************************** -->
|
||||
{if $bdata.typ==23}
|
||||
<tr>
|
||||
<td nowrap align="center" style="width: 35px">
|
||||
<img src="/images/v/achtung.png" alt="behinderung" width="32">
|
||||
</td>
|
||||
<td align="left" style="width: 244px">
|
||||
<span style='color:#66ffff;font-size:6pt"'>{$bdata.street}</td>
|
||||
</td>
|
||||
</tr>
|
||||
{/if}
|
||||
<!-- ***** Glätte ***************************************************************************************** -->
|
||||
{if $bdata.typ==24}
|
||||
<tr>
|
||||
<td nowrap align="center" style="width: 35px">
|
||||
<img src="/images/v/eis.png" alt="Glätte" width="32">
|
||||
</td>
|
||||
<td align="left" style="width: 244px">
|
||||
<span style='color:#66ffff;font-size:6pt"'>{$bdata.street}</td>
|
||||
</td>
|
||||
</tr>
|
||||
{/if}
|
||||
<!-- ***** Nebel ***************************************************************************************** -->
|
||||
{if $bdata.typ==25}
|
||||
<tr>
|
||||
<td nowrap align="center" style="width: 35px">
|
||||
<img src="/images/v/nebel.png" alt="Nebel" width="32">
|
||||
</td>
|
||||
<td align="left" style="width: 244px">
|
||||
<span style='color:#66ffff;font-size:6pt"'>{$bdata.street}</td>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
{/if}
|
||||
<!-- ***** Baustellen ************************************************************************************** -->
|
||||
{if $bdata.typ==25}
|
||||
<tr>
|
||||
<td nowrap align="center" style="width: 35px">
|
||||
<img src="/images/v/baustelle.png" alt="Baustellen" width="32">
|
||||
</td>
|
||||
<td align="left" style="width: 244px">
|
||||
<span style='color:#66ffff;font-size:6pt"'>{$bdata.street}</td>
|
||||
</td>
|
||||
</tr>
|
||||
{/if}
|
||||
<!--
|
||||
// 23-behinderung
|
||||
// 21-Unfall
|
||||
// 20-Stau
|
||||
// 0-6 mobile blitzer
|
||||
// 22
|
||||
// 24-Glätte
|
||||
// 25-Nebel
|
||||
// 26- Baustellen 2
|
||||
-->
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
{/foreach}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
70
template/tpl/ajax/car_plan.tpl
Normal file
70
template/tpl/ajax/car_plan.tpl
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<table class="table" >
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width:100px";font-size:8pt>Fahrzeug</th>
|
||||
<th style="width:10px";font-size:8pt>0</th>
|
||||
<th style="width:10px";font-size:8pt>1</th>
|
||||
<th style="width:10px";font-size:8pt>2</th>
|
||||
<th style="width:10px";font-size:8pt>3</th>
|
||||
<th style="width:10px";font-size:8pt>4</th>
|
||||
<th style="width:10px";font-size:8pt>5</th>
|
||||
<th style="width:10px";font-size:8pt>6</th>
|
||||
<th style="width:10px";font-size:8pt>7</th>
|
||||
<th style="width:10px";font-size:8pt>8</th>
|
||||
<th style="width:10px";font-size:8pt>9</th>
|
||||
<th style="width:10px";font-size:8pt>10</th>
|
||||
<th style="width:10px";font-size:8pt>11</th>
|
||||
<th style="width:10px";font-size:8pt>12</th>
|
||||
<th style="width:10px";font-size:8pt>13</th>
|
||||
<th style="width:10px";font-size:8pt>14</th>
|
||||
<th style="width:10px";font-size:8pt>15</th>
|
||||
<th style="width:10px";font-size:8pt>16</th>
|
||||
<th style="width:10px";font-size:8pt>17</th>
|
||||
<th style="width:10px";font-size:8pt>18</th>
|
||||
<th style="width:10px";font-size:8pt>19</th>
|
||||
<th style="width:10px";font-size:8pt>20</th>
|
||||
<th style="width:10px";font-size:8pt>21</th>
|
||||
<th style="width:10px";font-size:8pt>22</th>
|
||||
<th style="width:20px";font-size:8pt>23</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{foreach from=$car item=car }
|
||||
<tr>
|
||||
<td nowrap style="width:90px;font-size:11pt" align="left"> <b>{$car.kz}</td>
|
||||
|
||||
{if $car.time0 >1} <td class="danger">{elseif $car.time0 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time1 >1} <td class="danger">{elseif $car.time1 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time2 >1} <td class="danger">{elseif $car.time2 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time3 >1} <td class="danger">{elseif $car.time3 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time4 >1} <td class="danger">{elseif $car.time4 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time5 >1} <td class="danger">{elseif $car.time5 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time6 >1} <td class="danger">{elseif $car.time6 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time7 >1} <td class="danger">{elseif $car.time7 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time8 >1} <td class="danger">{elseif $car.time8 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time9 >1} <td class="danger">{elseif $car.time9 >0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time10>1} <td class="danger">{elseif $car.time10>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time11>1} <td class="danger">{elseif $car.time11>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time12>1} <td class="danger">{elseif $car.time12>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time13>1} <td class="danger">{elseif $car.time13>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time14>1} <td class="danger">{elseif $car.time14>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time15>1} <td class="danger">{elseif $car.time15>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time16>1} <td class="danger">{elseif $car.time16>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time17>1} <td class="danger">{elseif $car.time17>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time18>1} <td class="danger">{elseif $car.time18>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time19>1} <td class="danger">{elseif $car.time19>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time20>1} <td class="danger">{elseif $car.time20>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time21>1} <td class="danger">{elseif $car.time21>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time22>1} <td class="danger">{elseif $car.time22>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
{if $car.time23>1} <td class="danger">{elseif $car.time23>0}<td class="warning">{else} {if $car.nhof==1}<td class="active"> {else}<td class="success">{/if}{/if}</td>
|
||||
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
19
template/tpl/ajax/cicon.tpl
Normal file
19
template/tpl/ajax/cicon.tpl
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{if $anzeige==0}
|
||||
<td nowrap id="caricon" style="width:20px;font-size:11pt;text-align:right;color:gray">
|
||||
<i class="fa fa-truck" id="caricon"></i>
|
||||
</td>
|
||||
{elseif $anzeige==1}
|
||||
<td nowrap id="caricon" style="width:20px;font-size:11pt;text-align:right;color:red">
|
||||
<i class="fa fa-truck" id="caricon"></i>
|
||||
</td>
|
||||
{elseif $anzeige==2}
|
||||
<td nowrap id="caricon" style="width:20px;font-size:11pt;text-align:right;color:orange">
|
||||
<i class="fa fa-truck" id="caricon"></i>
|
||||
</td>
|
||||
{elseif $anzeige==3}
|
||||
<td nowrap id="caricon" style="width:20px;font-size:11pt;text-align:right;color:green">
|
||||
<i class="fa fa-truck" id="caricon"></i>
|
||||
</td>
|
||||
{/if}
|
||||
<input type="hidden" name="tourID" value="{$tourID}"/>
|
||||
|
||||
34
template/tpl/ajax/conline.tpl
Normal file
34
template/tpl/ajax/conline.tpl
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
<div style="background-color: gray;color: #115270">
|
||||
<i class="fas fa-user-clock fa-7x fa-pull-left"></i>
|
||||
<table class="no-style full" style="background-color: gray;color: #dddddd;font-size:11pt">
|
||||
{foreach from=$abfrage_c item=co}
|
||||
{if $co.status==2 && $co.ontour==0}
|
||||
<tr>
|
||||
<td nowrap style="width:170px" align="left"><span style='color:#000FFF'>{$co.name}</td>
|
||||
<td nowrap style="width:120px" align="left"><span style='color:#000FFF'>Karte frei</td>
|
||||
<td nowrap style="width:10pxt" align="right"><span style='color:#000FFF'>{$co.etime|date_format:"%H:%M"}</td>
|
||||
</tr>
|
||||
{elseif $co.status==2 && $co.ontour==1}
|
||||
<tr>
|
||||
<td nowrap style="width:170px" align="left" ><span style='color:green'>{$co.name}</td>
|
||||
<td nowrap style="width:120px" align="left" ><span style='color:green'><mark>ON-Tour {$co.lastlog|date_format:"%H:%M"}</mark></td>
|
||||
<td nowrap style="width:10px" align="right"><span style='color:green'>{$co.etime|date_format:"%H:%M"}</td>
|
||||
</tr>
|
||||
{elseif $co.status==3}
|
||||
<tr>
|
||||
<td nowrap style="width:170px" align="left"><span style='color:#8A0002'>{$co.name}</td>
|
||||
<td nowrap style="width:120px" align="left"><span style='color:#8A0002'>{$co.grund}</td>
|
||||
<td nowrap style="width:10px" align="right"><span style='color:#8A0002'>{$co.etime|date_format:"%H:%M"}</td>
|
||||
</tr>
|
||||
{else}
|
||||
<tr>
|
||||
<td nowrap style="width:170px" align="left"><span style='color:#dddddd'>{$co.name}</td>
|
||||
<td nowrap style="width:120px" align="left"><span style='color:#FF8E00'>keine Tour</td>
|
||||
<td nowrap style="width:10px" align="right"><span style='color:#FF8E00'>{$co.etime|date_format:"%H:%M"}</td>
|
||||
</tr>
|
||||
{/if}
|
||||
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
|
||||
61
template/tpl/ajax/corona.tpl
Normal file
61
template/tpl/ajax/corona.tpl
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
|
||||
<!-- *************************************************** Leipzig Stadt *********** -->
|
||||
<div class="col-md-3">
|
||||
{if $cdata1.status==1} <div class="panel" style="background-color: #30913b"> {/if}
|
||||
{if $cdata1.status==2} <div class="panel" style="background-color: #ffaa00"> {/if}
|
||||
{if $cdata1.status==3} <div class="panel" style="background-color: #ff0000"> {/if}
|
||||
{if $cdata1.status==4} <div class="panel" style="background-color: #8a0303"> {/if}
|
||||
<span style='color:#fff;font-size:10pt'><i class="far fa-virus"></i> Stadt Leipzig</span>
|
||||
<span style='color:#fff;font-size:10pt'> <i class="far fa-chart-network"></i> {$cdata1.inzidenzen}</span>
|
||||
<span style='color:#fff;font-size:12pt;text-align: center'>
|
||||
<i class="fal fa-biohazard"> {$cdata1.mutant} + {$cdata1.zu_mutant} </i>
|
||||
<i class="fal fa-skull-crossbones"> {$cdata1.death} + {$cdata1.zu_death}</i>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- *************************************************** LK Leipzig *********** -->
|
||||
<div class="col-md-3">
|
||||
{if $cdata5.status==1} <div class="panel" style="background-color: #30913b"> {/if}
|
||||
{if $cdata5.status==2} <div class="panel" style="background-color: #ffaa00"> {/if}
|
||||
{if $cdata5.status==3} <div class="panel" style="background-color: #ff0000"> {/if}
|
||||
{if $cdata5.status==4} <div class="panel" style="background-color: #8a0303"> {/if}
|
||||
<span style='color:#fff;font-size:10pt'><i class="far fa-virus"></i> Kreis Leipzig</span>
|
||||
<span style='color:#fff;font-size:10pt'> <i class="far fa-chart-network"></i> {$cdata5.inzidenzen}</span>
|
||||
<span style='color:#fff;font-size:12pt;text-align: center'>
|
||||
<i class="fal fa-biohazard"> {$cdata5.mutant} + {$cdata5.zu_mutant} </i>
|
||||
<i class="fal fa-skull-crossbones"> {$cdata5.death} + {$cdata5.zu_death}</i>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- *************************************************** LK Nordsachsen *********** -->
|
||||
<div class="col-md-3">
|
||||
{if $cdata6.status==1} <div class="panel" style="background-color: #30913b"> {/if}
|
||||
{if $cdata6.status==2} <div class="panel" style="background-color: #ffaa00"> {/if}
|
||||
{if $cdata6.status==3} <div class="panel" style="background-color: #ff0000"> {/if}
|
||||
{if $cdata6.status==4} <div class="panel" style="background-color: #8a0303"> {/if}
|
||||
<span style='color:#fff;font-size:10pt'><i class="far fa-virus"></i> Nordsachsen</span>
|
||||
<span style='color:#fff;font-size:10pt'> <i class="far fa-chart-network"></i> {$cdata6.inzidenzen}</span>
|
||||
<span style='color:#fff;font-size:12pt;text-align: center'>
|
||||
<i class="fal fa-biohazard"> {$cdata6.mutant} + {$cdata6.zu_mutant} </i>
|
||||
<i class="fal fa-skull-crossbones"> {$cdata6.death} + {$cdata6.zu_death}</i>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
</div> <!-- *************************************************** Stadt Halle *********** -->
|
||||
<div class="col-md-3">
|
||||
{if $cdata3.status==1} <div class="panel" style="background-color: #30913b"> {/if}
|
||||
{if $cdata3.status==2} <div class="panel" style="background-color: #ffaa00"> {/if}
|
||||
{if $cdata3.status==3} <div class="panel" style="background-color: #ff0000"> {/if}
|
||||
{if $cdata3.status==4} <div class="panel" style="background-color: #8a0303"> {/if}
|
||||
<span style='color:#fff;font-size:10pt'><i class="far fa-virus"></i> Stadt Halle</span>
|
||||
<span style='color:#fff;font-size:10pt'> <i class="far fa-chart-network"></i> {$cdata3.inzidenzen}</span>
|
||||
<span style='color:#fff;font-size:12pt;text-align: center'>
|
||||
<i class="fal fa-biohazard"> {$cdata3.mutant} + {$cdata3.zu_mutant} </i>
|
||||
<i class="fal fa-skull-crossbones"> {$cdata3.death} + {$cdata3.zu_death}</i>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
54
template/tpl/ajax/corona2022.tpl
Normal file
54
template/tpl/ajax/corona2022.tpl
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- *************************************************** Leipzig Stadt *********** -->
|
||||
{if $cdata.status==1}
|
||||
<div style="box-shadow: 0px 0px 15px #30913b; width: 283px; padding: 10px;">
|
||||
<span style='color:#30913b;font-size:16pt'><i class="far fa-virus "></i> {$cdata.gebiet}</span> </br>
|
||||
<span style='color:#ababab;font-size:10pt'><i class="far fa-chart-network"></i> {$cdata.inzidenzen}</span>
|
||||
<span style='color:#ababab;font-size:8pt'> ({$cdata.lastdate})</span> </br>
|
||||
<span style='color:#ababab;font-size:10pt;text-align: center'>
|
||||
<i class="fal fa-biohazard"> {$cdata.mutant} + {$cdata.zu_mutant} </i>
|
||||
<i class="fal fa-skull-crossbones"> {$cdata.death} + {$cdata.zu_death}</i> </br>
|
||||
</span>
|
||||
</div>
|
||||
{/if}
|
||||
{if $cdata.status==2}
|
||||
<div style="box-shadow: 0px 0px 15px #ffaa00; width: 283px; padding: 10px;">
|
||||
<span style='color:#ffaa00;font-size:16pt'><i class="far fa-virus "></i> {$cdata.gebiet}</span> </br>
|
||||
<span style='color:#ababab;font-size:10pt'><i class="far fa-chart-network"></i> {$cdata.inzidenzen}</span>
|
||||
<span style='color:#ababab;font-size:8pt'> ({$cdata.lastdate})</span> </br>
|
||||
<span style='color:#ababab;font-size:10pt;text-align: center'>
|
||||
<i class="fal fa-biohazard"> {$cdata.mutant} + {$cdata.zu_mutant} </i>
|
||||
<i class="fal fa-skull-crossbones"> {$cdata.death} + {$cdata.zu_death}</i> </br>
|
||||
</span>
|
||||
</div>
|
||||
{/if}
|
||||
{if $cdata.status==3}
|
||||
<div style="box-shadow: 0px 0px 15px #ff0000; width: 283px; padding: 10px;">
|
||||
<span style='color:#ff0000;font-size:16pt'><i class="far fa-virus "></i> {$cdata.gebiet}</span> </br>
|
||||
<span style='color:#ababab;font-size:10pt'><i class="far fa-chart-network"></i> {$cdata.inzidenzen}</span>
|
||||
<span style='color:#ababab;font-size:8pt'> ({$cdata.lastdate})</span> </br>
|
||||
<span style='color:#ababab;font-size:10pt;text-align: center'>
|
||||
<i class="fal fa-biohazard"> {$cdata.mutant} + {$cdata.zu_mutant} </i>
|
||||
<i class="fal fa-skull-crossbones"> {$cdata.death} + {$cdata.zu_death}</i> </br>
|
||||
</span>
|
||||
</div>
|
||||
{/if}
|
||||
{if $cdata.status==4}
|
||||
<div style="box-shadow: 0px 0px 15px #8a0303; width: 283px; padding: 10px;">
|
||||
<span style='color:#8a0303;font-size:16pt'><i class="far fa-virus "></i> {$cdata.gebiet}</span> </br>
|
||||
<span style='color:#ababab;font-size:10pt'><i class="far fa-chart-network"></i> {$cdata.inzidenzen}</span>
|
||||
<span style='color:#ababab;font-size:8pt'> ({$cdata.lastdate})</span> </br>
|
||||
<span style='color:#ababab;font-size:10pt;text-align: center'>
|
||||
<i class="fal fa-biohazard"> {$cdata.mutant} + {$cdata.zu_mutant} </i>
|
||||
<i class="fal fa-skull-crossbones"> {$cdata.death} + {$cdata.zu_death}</i> </br>
|
||||
</span>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
|
||||
21
template/tpl/ajax/coronax.tpl
Normal file
21
template/tpl/ajax/coronax.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $cdata.status==1}
|
||||
<div style="box-shadow: 0px 0px 15px #30913b; width: 140px; padding: 10px;">
|
||||
{/if}
|
||||
{if $cdata.status==2}
|
||||
<div style="box-shadow: 0px 0px 15px #ffaa00; width: 140px; padding: 10px;">
|
||||
{/if}
|
||||
{if $cdata.status==3}
|
||||
<div style="box-shadow: 0px 0px 15px #ff0000; width: 140px; padding: 10px;">
|
||||
{/if}
|
||||
{if $cdata.status==4}
|
||||
<div style="box-shadow: 0px 0px 15px #8a0303; width: 140px; padding: 10px;">
|
||||
{/if}
|
||||
<span style='color:#30913b;font-size:16pt'><i class="far fa-virus "></i> {$cdata.gebiet}</span> </br>
|
||||
<span style='color:#ababab;font-size:10pt'><i class="far fa-chart-network"></i> {$cdata.inzidenzen}</span>
|
||||
<span style='color:#ababab;font-size:10pt;text-align: center'>
|
||||
<i class="fal fa-biohazard"> {$cdata.mutant} + {$cdata.zu_mutant} </i>
|
||||
<i class="fal fa-skull-crossbones"> {$cdata.death} + {$cdata.zu_death}</i> </br>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
29
template/tpl/ajax/dwd.tpl
Normal file
29
template/tpl/ajax/dwd.tpl
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{if $wert !=0}
|
||||
<div style="box-shadow: 0px 0px 15px #ff0000; width: 283px; padding: 10px;min-height: 75px;max-height: 75px;">
|
||||
<span style='color:#ff0000;font-size:16pt'><i class="fad fa-siren-on" style="color: red"></i> {$wert} Wetterwarnung</span></br>
|
||||
<span style='color:#ababab;font-size:8pt;text-align: center'> Stand: {$time|date_format:"%d.%m.%Y - %H:%M Uhr"}</span>
|
||||
</div>
|
||||
</br>
|
||||
{foreach from=$uww item=uww}
|
||||
{if $uww.level <3}
|
||||
<div style="box-shadow: 0px 0px 15px #f05800; width: 283px; padding: 10px;">
|
||||
<span style='color:#f05800;font-size:14pt'><i class="fad fa-exclamation-triangle" style="color:#f05800"></i> {$uww.stadt}</span> </br>
|
||||
<span style='color:#f05800;font-size:10pt'> {$uww.text}</span> </br>
|
||||
<span style='color:#ababab;font-size:8pt'> {$uww.info}</span> </br>
|
||||
</div>
|
||||
{else}
|
||||
<div style="box-shadow: 0px 0px 15px #ff0000; width: 283px; padding: 10px;">
|
||||
<span style='color:#ff0000;font-size:14pt'><i class="fad fa-exclamation-triangle" style="color: red"></i> {$uww.stadt}</span> </br>
|
||||
<span style='color:#ff0000;font-size:10pt'> {$uww.text}</span> </br>
|
||||
<span style='color:#ababab;font-size:8pt'> {$uww.info}</span> </br>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{/foreach}
|
||||
|
||||
{else}
|
||||
<div style="box-shadow: 0px 0px 15px #66FFFF; width: 283px; padding: 10px;min-height: 75px;max-height: 75px">
|
||||
<span style='color:#ababab;font-size:16pt'><i class="fad fa-sun" style="color: yellow"></i> keine Wetterwarnung</span> </span>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
39
template/tpl/ajax/dwd_2021.tpl
Normal file
39
template/tpl/ajax/dwd_2021.tpl
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
{if $wert !=0}
|
||||
<div class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#f05800;font-weight:bold;'>{$wert} Wetterwarnung</h4>
|
||||
</div>
|
||||
|
||||
{foreach from=$uww item=uww}
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{if $uww.level <3}
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:183px"><span style='color:#f05800;font-size:10pt;'>{$uww.text} für {$uww.stadt}</td>
|
||||
</tr>
|
||||
<!--
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:360px"><span style='color:#f05800;font-size:10pt;'>von: {$uww.start} Uhr bis: {$uww.ende} Uhr</td>
|
||||
</tr>
|
||||
-->
|
||||
{else}
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:183px"><span style='color:#ff0000;font-size:10pt;'>{$uww.text} für {$uww.stadt}</td>
|
||||
</tr>
|
||||
<!--
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:360px"><span style='color:#ff0000;font-size:10pt;'>von: {$uww.start} Uhr bis: {$uww.ende} Uhr</td>
|
||||
</tr>
|
||||
-->
|
||||
{/if}
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:183px"><span style='color:#ffffff;font-size:8pt;'>{$uww.info}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/foreach}
|
||||
{/if}
|
||||
26
template/tpl/ajax/free_car.tpl
Normal file
26
template/tpl/ajax/free_car.tpl
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
<div class="panel panel-tbox">
|
||||
<header class="panel-heading" style="font-size: 10pt;line-height:80%">
|
||||
<span style="font-size: 14pt" class="far fa-moon-stars pull-left"></span>
|
||||
<span style="font-size: 9pt"> verfügbare Fahrzeuge</span>
|
||||
</header>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="margin:-9px;line-height:12px">
|
||||
{foreach from=$data item=fc }
|
||||
<tr>
|
||||
<td style="width:30px;font-size:12pt">
|
||||
{if $fc.typ==1} <i class="far fa-car-side" style="color: sandybrown"></i> {/if}
|
||||
{if $fc.typ==2} <i class="far fa-shuttle-van" style="color: orange"></i> {/if}
|
||||
{if $fc.typ==3} <i class="far fa-truck" style="color: deepskyblue"></i> {/if}
|
||||
{if $fc.typ==4} <i class="far fa-truck" style="color: cadetblue"></i> {/if}
|
||||
{if $fc.typ==5} <i class="far fa-truck-moving" style="color: darkgreen"></i> {/if}
|
||||
{if $fc.typ==98}<i class="far fa-truck-plow" style="color: red"></i> {/if}
|
||||
</td>
|
||||
<td style="width:200px;font-size:10pt;">
|
||||
<strong>{$fc.car}</strong></br>
|
||||
<span style="width:145px;font-size: 7pt;">{$fc.info}</span>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
21
template/tpl/ajax/free_ma.tpl
Normal file
21
template/tpl/ajax/free_ma.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<div class="panel panel-tbox">
|
||||
<header class="panel-heading" style="font-size: 14pt">
|
||||
<span style="font-size: 14pt" class="far fa-moon-stars pull-left"></span>
|
||||
<span style="font-size: 9pt"> verfügbare Mitarbeiter</span>
|
||||
</header>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="margin:-9px;line-height:20px">
|
||||
{foreach from=$data item=fc }
|
||||
<tr>
|
||||
<td style="width:25px;font-size:12pt">
|
||||
{if $fc.icon==0} <i class="far fa-user-check" style="color: forestgreen"></i> {/if}
|
||||
{if $fc.icon==1} <i class="far fa-user-tag" style="color: orange"></i> {/if}
|
||||
{if $fc.icon==2} <i class="far fa-user-times" style="color: crimson"></i> {/if}
|
||||
</td>
|
||||
<td nowrap style="width:200px;font-size:10pt;"> <strong>{$fc.name}</strong></td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
41
template/tpl/ajax/fstatus.tpl
Normal file
41
template/tpl/ajax/fstatus.tpl
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{if $anzeige>0}
|
||||
<div class="panel panel-danger">
|
||||
{else}
|
||||
<div class="panel panel-default">
|
||||
{/if}
|
||||
<div class="panel-heading" align="left">Fahrzeug-Termine</div>
|
||||
<div class="panel-body" style="min-height:220px;max-height:220px;overflow-y: scroll;">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$sanidata item=sanidata}
|
||||
<tr>
|
||||
<td nowrap style="width:100px;font-size:11pt">{$sanidata.kz}</td>
|
||||
<td nowrap style="width:120px;font-size:11pt">Sanikasten</td>
|
||||
{if $sanidata.typ==1}<td nowrap style="width:100px;font-size:11pt"><span style='color:#ff0000'>{$sanidata.sanidate|date_format:"%m / %Y"}</td>{/if}
|
||||
{if $sanidata.typ==2}<td nowrap style="width:100px;font-size:11pt"><span style='color:#FBAD06'>{$sanidata.sanidate|date_format:"%m / %Y"}</td>{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$hudata item=hudata}
|
||||
<tr>
|
||||
<td nowrap style="width:100px;font-size:11pt">{$hudata.kz}</td>
|
||||
<td nowrap style="width:120px;font-size:11pt">HU / AU</td>
|
||||
{if $hudata.typ==1}<td nowrap style="width:100px;font-size:11pt"><span style='color:#ff0000'>{$hudata.hudate|date_format:"%m / %Y"}</td>{/if}
|
||||
{if $hudata.typ==2}<td nowrap style="width:100px;font-size:11pt"><span style='color:#FBAD06'>{$hudata.hudate|date_format:"%m / %Y"}</td>{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
28
template/tpl/ajax/glrechner.tpl
Normal file
28
template/tpl/ajax/glrechner.tpl
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
|
||||
|
||||
|
||||
<table class="table-hover" style="font-size:11pt">
|
||||
<tbody style="font-size:11pt">
|
||||
<tr>
|
||||
<td nowrap style="width:180px;color: cadetblue">Bruttosumme: </td>
|
||||
<td align="right" nowrap style="width:80px;color: cadetblue">{$ld.brutto} €</td>
|
||||
</tr><tr>
|
||||
|
||||
<td nowrap style="width:80px;color: darkorange">Lohnsteuer: </td>
|
||||
<td align="right" nowrap style="width:80px;color: darkorange">-{$ld.lsteuer} €</td>
|
||||
</tr><tr>
|
||||
<td nowrap style="width:80px;color: darkorange">Kirchensteuer: </td>
|
||||
<td align="right" nowrap style="width:80px;color: darkorange">-{$ld.ksteuer} €</td>
|
||||
</tr><tr>
|
||||
<td nowrap style="width:80px;color: cadetblue">Nettobetrag: </td>
|
||||
<td align="right" nowrap style="width:80px;color: cadetblue">{$ld.netto1} €</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
61
template/tpl/ajax/gpstag.tpl
Normal file
61
template/tpl/ajax/gpstag.tpl
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
<!-- <div class="col-md-6"> -->
|
||||
<div class="col-sm-2">
|
||||
<table class="table-condensed">
|
||||
{foreach from=$gpsdata item=data}
|
||||
|
||||
<tr>
|
||||
{if $data.isIgnitionOn>0}
|
||||
<td style="background-color:#115270;color: white;font-size:16pt">
|
||||
{if $data.cartyp==2}
|
||||
<center><i class="fa fa-truck" style="color:#BEBEBE"></i></center>
|
||||
{else}
|
||||
<center><i class="fa fa-car" style="color:#BEBEBE"></i></center>
|
||||
{/if}
|
||||
</td>
|
||||
<td style="background-color:#115270;color: white;font-size:14pt;width:350px" rel="stylesheet" title="{$data.strasse} - {$data.plz} {$data.ort}" id="button1">
|
||||
<center>{$data.kz}
|
||||
<td style="background-color:#115270;color: white;font-size:14pt;width:40px"
|
||||
onClick="javascript:open('?s=g_map&longitude={$data.longitude}&latitude={$data.latitude}', '_map', 'height=625,width=730,resizable=no')"
|
||||
aria-label="Settings">
|
||||
<i class="fa fa-map-marker"</i>
|
||||
</td></span>
|
||||
{else}
|
||||
<td style="color: BEBEBE;font-size:16pt">
|
||||
{if $data.cartyp==2}
|
||||
<center><i class="fa fa-truck" style="color:#BEBEBE"></i></center>
|
||||
{else}
|
||||
<center><i class="fa fa-car" style="color:#BEBEBE"></i></center>
|
||||
{/if}
|
||||
</td>
|
||||
<td style="color:#BEBEBE;font-size:14pt" rel="stylesheet" title="{$data.strasse} - {$data.plz} {$data.ort}" id="button1"><center>{$data.kz}
|
||||
<td style="color:#BEBEBE;font-size:14pt"
|
||||
onClick="javascript:open('?s=g_map&longitude={$data.longitude}&latitude={$data.latitude}', '_map', 'height=625,width=730,resizable=no')"
|
||||
aria-label="Settings">
|
||||
<i class="fa fa-map-marker"</i>
|
||||
</td>
|
||||
</tr>
|
||||
{/if}
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<!-- </div> -->
|
||||
{literal}
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
});
|
||||
</script>
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$("[rel=popover]").popover({'trigger':'hover'});
|
||||
});
|
||||
</script>
|
||||
<style>
|
||||
[rel="popover"]{
|
||||
cursor: pointer;
|
||||
display:inline-block; /* chrome-fix */
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
{/literal}
|
||||
20
template/tpl/ajax/hkal_1.tpl
Normal file
20
template/tpl/ajax/hkal_1.tpl
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<!-- <div class="col-md-6"> -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender Heute ({$datum})</div>
|
||||
<div class="panel-body" style="min-height:200px;max-height:200px;overflow-y: scroll;">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}";"></i></td> -->
|
||||
<td nowrap style="width:25px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<!-- <td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td> -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
20
template/tpl/ajax/hkal_2.tpl
Normal file
20
template/tpl/ajax/hkal_2.tpl
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<!-- <div class="col-md-6"> -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender morgen ({$datum})</div>
|
||||
<div class="panel-body" style="min-height:200px;max-height:200px;overflow-y: scroll;">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}"></i></td> -->
|
||||
<td nowrap style="width:25px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<!-- <td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td> -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
20
template/tpl/ajax/hkal_3.tpl
Normal file
20
template/tpl/ajax/hkal_3.tpl
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<!-- <div class="col-md-6"> -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender ({$datum})</div>
|
||||
<div class="panel-body" style="min-height:200px;max-height:200px;overflow-y: scroll;">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}"></i></td> -->
|
||||
<td nowrap style="width:25px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<!-- <td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td> -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
18
template/tpl/ajax/huau.tpl
Normal file
18
template/tpl/ajax/huau.tpl
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<!-- *********** Fahrzeug HU-Überprüfung / sanikasten etc-->
|
||||
{if $anzeige>0}
|
||||
<div id="rightmenu" class="panel panel-danger">
|
||||
<section class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody> {foreach from=$hudata item=hudata}
|
||||
<tr>
|
||||
<td nowrap style="width:100px;font-size:11pt">{$hudata.kz}</td>
|
||||
<td nowrap style="width:120px;font-size:11pt">HU / AU</td>
|
||||
{if $hudata.typ==1}<td nowrap style="width:100px;font-size:11pt"><span style='color:#ff0000'>{$hudata.hudate|date_format:"%m / %Y"}</td>{/if}
|
||||
{if $hudata.typ==2}<td nowrap style="width:100px;font-size:11pt"><span style='color:#FBAD06'>{$hudata.hudate|date_format:"%m / %Y"}</td>{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
{/if}
|
||||
10
template/tpl/ajax/i_tour.tpl
Normal file
10
template/tpl/ajax/i_tour.tpl
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{if $menge==0}
|
||||
<td nowrap style="font-size:11pt" align="left"><span style='color:#009900'>{$menge}</td>
|
||||
{else}
|
||||
<td nowrap style="font-size:11pt" align="left"><span style='color:#009900'>{$menge}</td>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
7
template/tpl/ajax/i_tour_a.tpl
Normal file
7
template/tpl/ajax/i_tour_a.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{if $fehler==0}
|
||||
<span id="i_tour_a" style="font-size: 20px;color: darkred"> Es sind noch {$nochmenge} Tour(en) in der Warteschleife zum anlegen. !!!</span>
|
||||
</br>
|
||||
<span id="i_tour_a" style="font-size: 20px;color: darkred"> aktuell wird Tour <mark>{$aktuell} für {$zeitraum}</mark> angelegt.</span>
|
||||
{else}
|
||||
<span id="i_tour_a" style="font-size: 40px;color: darkred"> Bitte die Seite neu laden !!!</span>
|
||||
{/if}
|
||||
42
template/tpl/ajax/info_ex.tpl
Normal file
42
template/tpl/ajax/info_ex.tpl
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading"><h2 class="panel-title">Exxtra-MPV</h2></div>
|
||||
<div class="panel-body">
|
||||
<div><canvas id="ctx2" height="200"></canvas></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!-- Chart JS
|
||||
<script src="https://oss.maxcdn.com/chart.js/1.0.1-beta.4/Chart.min.js "></script>
|
||||
-->
|
||||
<script src="lib/js/Chart.min.js "></script>
|
||||
|
||||
<!-- Main Script -->
|
||||
<script src="lib/js/jquery-ui.min.js"></script>
|
||||
<script src="lib/js/global.js"></script>
|
||||
{literal}
|
||||
<script>
|
||||
var data = {
|
||||
labels: {/literal}{$kws}{literal},
|
||||
datasets: [
|
||||
{
|
||||
label: 'kg ges. / KW.',
|
||||
fill: false,
|
||||
borderColor: "rgba(151,187,205,1)",
|
||||
borderCapStyle: 'butt',
|
||||
pointBorderColor:"rgba(240,6,6,1.00)",
|
||||
pointBackgroundColor: "#fff",
|
||||
data: {/literal}{$data}{literal}
|
||||
}
|
||||
]
|
||||
}
|
||||
var myNewChart = new Chart(ctx2 ,{
|
||||
type: "line",
|
||||
data: data,
|
||||
});
|
||||
</script>
|
||||
{/literal}
|
||||
41
template/tpl/ajax/info_rs.tpl
Normal file
41
template/tpl/ajax/info_rs.tpl
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading"><h2 class="panel-title">Rundschau</h2></div>
|
||||
<div class="panel-body">
|
||||
<div><canvas id="ctx1" height="200"></canvas></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- Chart JS
|
||||
<script src="https://oss.maxcdn.com/chart.js/1.0.1-beta.4/Chart.min.js "></script>
|
||||
-->
|
||||
<script src="lib/js/Chart.min.js "></script>
|
||||
|
||||
<!-- Main Script -->
|
||||
<script src="lib/js/jquery-ui.min.js"></script>
|
||||
<script src="lib/js/global.js"></script>
|
||||
{literal}
|
||||
<script>
|
||||
var data = {
|
||||
labels: {/literal}{$kws}{literal},
|
||||
datasets: [
|
||||
{
|
||||
label: 'kg ges. / KW.',
|
||||
fill: false,
|
||||
borderColor: "rgba(151,187,205,1)",
|
||||
borderCapStyle: 'butt',
|
||||
pointBorderColor:"rgba(240,6,6,1.00)",
|
||||
pointBackgroundColor: "#fff",
|
||||
data: {/literal}{$data}{literal}
|
||||
}
|
||||
]
|
||||
}
|
||||
var myNewChart = new Chart(ctx1 ,{
|
||||
type: "line",
|
||||
data: data,
|
||||
});
|
||||
</script>
|
||||
{/literal}
|
||||
43
template/tpl/ajax/info_ss.tpl
Normal file
43
template/tpl/ajax/info_ss.tpl
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading"><h2 class="panel-title">Sachsen-Sonntag</h2></div>
|
||||
<div class="panel-body">
|
||||
<div><canvas id="ctx3" height="200"></canvas></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Chart JS
|
||||
<script src="https://oss.maxcdn.com/chart.js/1.0.1-beta.4/Chart.min.js "></script>
|
||||
-->
|
||||
<script src="lib/js/Chart.min.js "></script>
|
||||
|
||||
<!-- Main Script -->
|
||||
<script src="lib/js/jquery-ui.min.js"></script>
|
||||
<script src="lib/js/global.js"></script>
|
||||
{literal}
|
||||
<script>
|
||||
var data = {
|
||||
labels: {/literal}{$kws}{literal},
|
||||
datasets: [
|
||||
{
|
||||
label: 'kg ges. / KW.',
|
||||
fill: false,
|
||||
borderColor: "rgba(151,187,205,1)",
|
||||
borderCapStyle: 'butt',
|
||||
pointBorderColor:"rgba(240,6,6,1.00)",
|
||||
pointBackgroundColor: "#fff",
|
||||
data: {/literal}{$data}{literal}
|
||||
}
|
||||
]
|
||||
}
|
||||
var myNewChart = new Chart(ctx3 ,{
|
||||
type: "line",
|
||||
data: data,
|
||||
});
|
||||
</script>
|
||||
{/literal}
|
||||
34
template/tpl/ajax/infop.tpl
Normal file
34
template/tpl/ajax/infop.tpl
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
<div class="panel panel-primary">
|
||||
<div class="panel-body" style="min-height:150px;max-height:150px;overflow-y: scroll;">
|
||||
{foreach from=$infop item=infop }
|
||||
<span style='color:#FF0000;width:20px;font-size:8pt'><mark>{$infop.von}: {$infop.zeit|date_format:"%d.%m.%Y - %H:%M"} Uhr: </mark></span>
|
||||
{if $infop.wichtig>0}
|
||||
<span style='color:#FF0000'> {$infop.info}</span>
|
||||
{else}
|
||||
<span style='color:#000000'> {$infop.info}</strong>
|
||||
{/if}
|
||||
<br>
|
||||
{/foreach}
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
|
||||
|
||||
<div class="panel-body" style="min-height:250px;max-height:250px;overflow-y: scroll;">
|
||||
<table class="table table-dcondensed">
|
||||
<tbody>
|
||||
{foreach from=$infop item=infop }
|
||||
<tr><H6>{$infop.von|utf8_encode}: {$infop.zeit|date_format:"%d.%m.%Y - %H:%M"} Uhr</H6></tr>
|
||||
{if $infop.wichtig>0}
|
||||
<i class="fa fa-exclamation fa-border" style="color: red;" aria-hidden="true"></i>
|
||||
<tr><strong><span style='color:#FF0000'> {$infop.info|utf8_encode}</strong></H5></tr>
|
||||
{else}
|
||||
<i class="fa fa-info fa-border" aria-hidden="true"></i>
|
||||
<tr><strong> {$infop.info|utf8_encode}</strong></H5></tr>
|
||||
{/if}
|
||||
<hr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
-->
|
||||
9
template/tpl/ajax/infos.tpl
Normal file
9
template/tpl/ajax/infos.tpl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<div class="panel panel-primary">
|
||||
<div class="panel-body" style="min-height:150px;max-height:150px;overflow-y: scroll;">
|
||||
{foreach from=$smsnotread item=smsnotread}
|
||||
<span style='color:#FF0000;width:20px;font-size:8pt'><mark>{$smsnotread.e_name}: {$smsnotread.senddate|date_format:"%d.%m.%Y - %H:%M"} Uhr: </mark></span>
|
||||
<span style='color:#000080'> {$smsnotread.text}</span>
|
||||
<br>
|
||||
{/foreach}
|
||||
</div>
|
||||
</div>
|
||||
37
template/tpl/ajax/ip_status.tpl
Normal file
37
template/tpl/ajax/ip_status.tpl
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
<div class="panel panel-default">
|
||||
<div class="panel-body" style="min-height:90px;max-height:90px;overflow-y: noscroll;">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr>
|
||||
{if $so1.time>$zeit_live2}
|
||||
<td align="center" nowrap style="width:120px;font-size:11pt"><span style='color:#009900'>{$so1.name}</td>
|
||||
{elseif $so1.time>$zeit_so}
|
||||
<td nowrap style="width:120px;font-size:11pt" align="center"><span style='color:#FF9000'>{$so1.name}</td>
|
||||
{else}
|
||||
<td nowrap style="width:120px;font-size:11pt" align="center"><span style='color:#FF0000'>{$so1.name}</td>
|
||||
{/if}
|
||||
</tr>
|
||||
<tr>
|
||||
{if $so2.time>$zeit_live2}
|
||||
<td nowrap style="width:120px;font-size:11pt" align="center"><span style='color:#009900'>{$so2.name}</td>
|
||||
{elseif $so2.time>$zeit_so}
|
||||
<td nowrap style="width:120px;font-size:11pt" align="center"><span style='color:#FF9000'>{$so2.name}</td>
|
||||
{else}
|
||||
<td nowrap style="width:120px;font-size:11pt" align="center"><span style='color:#FF0000'>{$so2.name}</td>
|
||||
{/if}
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
{if $so3.time>$zeit_live}
|
||||
<td nowrap style="width:120px;font-size:11pt" align="center"><span style='color:#009900'>{$so3.name}</td>
|
||||
{elseif $so3.time>$zeit_online}
|
||||
<td nowrap style="width:120px;font-size:11pt" align="center"><span style='color:#FF9000'>{$so3.name}</td>
|
||||
{else}
|
||||
<td nowrap style="width:120px;font-size:11pt" align="center"><span style='color:#FF0000'>{$so3.name}</td>
|
||||
{/if}
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
317
template/tpl/ajax/isaso.tpl
Normal file
317
template/tpl/ajax/isaso.tpl
Normal file
|
|
@ -0,0 +1,317 @@
|
|||
<div class="panel panel-default collapsible">
|
||||
<div class="panel-heading"><h2 class="panel-title">Sachsen-Sonntag {$kw}.KW / {$jahr}</h2></div>
|
||||
<div class="panel-body">
|
||||
<table class="no-style">
|
||||
<thead>
|
||||
<th style="width:68px;font-size:8pt" align="left">Tour</th>
|
||||
<th style="width:80px;font-size:8pt" align="right">Tour_alt</th>
|
||||
<th style="width:80px;font-size:8pt" align="left">Zeit</th>
|
||||
<th style="width:65px;font-size:8pt" align="left">Exemplare</th>
|
||||
<th style="width:65px;font-size:8pt" align="right">Rampe kg</th>
|
||||
<th style="width:65px;font-size:8pt" align="right">Tour kg</th>
|
||||
<th style="width:38px;font-size:8pt" align="right">Norm</th>
|
||||
<th style="width:80px;font-size:8pt" align="left">Pakete</th>
|
||||
<th style="width:60px;font-size:8pt" align="right">Pak-Gew.</th>
|
||||
<th style="width:80px;font-size:8pt" align="right">Car-Gewicht</th>
|
||||
<th style="width:35px;font-size:8pt" align="left">Rampe</th>
|
||||
<th style="width:12px;font-size:8pt" align="left">aktion</th>
|
||||
</thead>
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$saso_tour2 item=tour}
|
||||
<tr>
|
||||
<td nowrap style="width:68px;font-size:14pt" align="left">{$tour.tname}</td>
|
||||
<td nowrap style="width:80px;font-size:10pt" align="right">{$tour.tour} </td>
|
||||
<td nowrap style="width:80px;font-size:10pt" align="left">
|
||||
<input type="text" value="{$tour.zeit}" style="width:45px;text-align:right" id="time_{$tour.id}"
|
||||
style="width:45px;" name="list[{$tour.tid}][zeit]" onChange="save_time({$tour.id})"> Uhr
|
||||
</td>
|
||||
<td nowrap style="width:65px;font-size:10pt" align="left">
|
||||
<input type="text" value="{$tour.exemplare}" style="width:45px;text-align:right"
|
||||
id="exemplare_{$tour.id}" style="width:45px;" name="list[{$tour.tid}][exemplare]" onChange="save_exemplare({$tour.id})"> St.
|
||||
</td>
|
||||
<td nowrap style="width:65px;font-size:10pt" align="right">
|
||||
<input type="int" value="{$tour.gewicht}" style="width:40px;text-align:right"
|
||||
id="gewicht_{$tour.id}"name="list[{$tour.tid}][gewicht]" onChange="save_gewicht({$tour.id})"> kg
|
||||
</td>
|
||||
<td nowrap style="width:65px;font-size:10pt" align="right">
|
||||
<input type="int" value="{$tour.gewicht4}" style="width:40px;text-align:right"
|
||||
id="gewicht4_{$tour.id}" name="list[{$tour.tid}][gewicht4]" onChange="save_gewicht4({$tour.id})"> kg
|
||||
</td>
|
||||
{if $tour.utyp>2}
|
||||
<td nowrap style="width:38px;font-size:10pt" align="right">
|
||||
<input type="int" value="{$tour.norm}" style="width:33px;text-align:right"
|
||||
id="norm_{$tour.id}" name="list[{$tour.tid}][norm]" onChange="save_norm({$tour.id})"></td>
|
||||
{else}
|
||||
<td nowrap style="width:38px;font-size:10pt">{$tour.norm}</strong></td>
|
||||
{/if}
|
||||
{if $tour.tourid>1000}
|
||||
<td nowrap style="width:80px;font-size:10pt" align="right">
|
||||
<input type="int" value="{$tour.pakete2}" style="width:33px;"
|
||||
id="pakete2_{$tour.id}" name="list[{$tour.tid}][norm]" onChange="save_pakete2({$tour.id})">/ {$tour.pakete} </td>
|
||||
{else}
|
||||
<td nowrap style="width:80px;font-size:10pt" align="right">{$tour.pakete2} / {$tour.pakete} </strong></td>
|
||||
{/if}
|
||||
<td nowrap style="width:60px;font-size:10pt" align="right">{$tour.gewicht2|string_format:"%.2f"} kg</td>
|
||||
<td nowrap style="width:80px;font-size:10pt" align="right">{$tour.gewicht3} kg</td>
|
||||
|
||||
<td nowrap style="width:35px;font-size:10pt"><input type="int" value="{$tour.rampe}" style="width:32px;"
|
||||
id="rampe_{$tour.id}" name="list[{$tour.tid}][rampe]" onChange="save_rampe({$tour.id})"> </td>
|
||||
|
||||
<input type="hidden" name="list[{$tour.tid}][tnr]" value="{$tour.tnr}"/>
|
||||
<input type="hidden" name="list[{$tour.tid}][kw]" value="{$kw}"/>
|
||||
<input type="hidden" name="list[{$tour.tid}][jahr]" value="{$jahr}"/>
|
||||
<td><input type="hidden" name="list[{$tour.tid}][tid]" value="{$tour.id}"/><input type="hidden" name="testsave" value="{$tour.id}" ></td>
|
||||
<td>{if $tour.tourid>8000}
|
||||
<input type="image" name="delete2" value="{$tour.id}" src="template/images/icon/cross.png" onclick="return confirm('Möchten sie wirklich {$tour.tour} löschen ?')" />
|
||||
{else}
|
||||
<td> </td>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
<input type="submit" name="testsave" value="Speichern" >
|
||||
</form>
|
||||
<tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{literal}
|
||||
<script>
|
||||
function save_exemplare(tourID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=isaso&a=save_exemplare",
|
||||
dataType: 'json',
|
||||
data: 'tourID=' + tourID + "&exemplare=" + $("#exemplare_"+tourID).val(),
|
||||
success: function (data) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
function save_time(tourID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=isaso&a=time_save",
|
||||
dataType: 'json',
|
||||
data: 'tourID=' + tourID + "&time=" + $("#time_"+tourID).val(),
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
function save_gewicht(tourID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=isaso&a=save_gewicht",
|
||||
dataType: 'json',
|
||||
data: 'tourID=' + tourID + "&gewicht=" + $("#gewicht_"+tourID).val(),
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
function save_gewicht4(tourID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=isaso&a=save_gewicht4",
|
||||
dataType: 'json',
|
||||
data: 'tourID=' + tourID + "&gewicht4=" + $("#gewicht4_"+tourID).val(),
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
function save_rampe(tourID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=isaso&a=save_rampe",
|
||||
dataType: 'json',
|
||||
data: 'tourID=' + tourID + "&rampe=" + $("#rampe_"+tourID).val(),
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
function save_norm(tourID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=isaso&a=save_norm",
|
||||
dataType: 'json',
|
||||
data: 'tourID=' + tourID + "&norm=" + $("#norm_"+tourID).val(),
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
function save_pakete2(tourID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=isaso&a=save_pakete2",
|
||||
dataType: 'json',
|
||||
data: 'tourID=' + tourID + "&pakete2=" + $("#pakete2_"+tourID).val(),
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
{/literal}
|
||||
19
template/tpl/ajax/kal_1.tpl
Normal file
19
template/tpl/ajax/kal_1.tpl
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<div class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender Heute ({$datum})</div>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}";"></i></td> -->
|
||||
<td nowrap style="width:35px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
19
template/tpl/ajax/kal_2.tpl
Normal file
19
template/tpl/ajax/kal_2.tpl
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<div class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender morgen ({$datum})</div>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}"></i></td> -->
|
||||
<td nowrap style="width:35px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
19
template/tpl/ajax/kal_3.tpl
Normal file
19
template/tpl/ajax/kal_3.tpl
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<div class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender für den ({$datum})</div>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}"></i></td> -->
|
||||
<td nowrap style="width:35px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
19
template/tpl/ajax/kal_4.tpl
Normal file
19
template/tpl/ajax/kal_4.tpl
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<div class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender für den ({$datum})</div>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}"></i></td> -->
|
||||
<td nowrap style="width:35px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
19
template/tpl/ajax/kal_5.tpl
Normal file
19
template/tpl/ajax/kal_5.tpl
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<div class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender für den ({$datum})</div>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}"></i></td> -->
|
||||
<td nowrap style="width:35px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
19
template/tpl/ajax/kal_6.tpl
Normal file
19
template/tpl/ajax/kal_6.tpl
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<div class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender für den ({$datum})</div>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}"></i></td> -->
|
||||
<td nowrap style="width:35px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
19
template/tpl/ajax/kal_7.tpl
Normal file
19
template/tpl/ajax/kal_7.tpl
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<div class="panel panel-warning">
|
||||
<div class="panel-heading" align="left">Kalender für den ({$datum})</div>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}"></i></td> -->
|
||||
<td nowrap style="width:35px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
459
template/tpl/ajax/kal_load.tpl
Normal file
459
template/tpl/ajax/kal_load.tpl
Normal file
|
|
@ -0,0 +1,459 @@
|
|||
|
||||
<!-- MA auswahl -->
|
||||
<section class="col-md-12">
|
||||
<div class="row sortable">
|
||||
<!-- Januar -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==1} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading" padding-left: 0>Jan.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.1 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Dienstag -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==2} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Feb.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.2 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<!-- <div id="MyDiv"><nobr> -->
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- März -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">März</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.3 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- März -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">April</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.4 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- Mai -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Mai</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.5 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- März -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Juni</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.6 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- Juli -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Juli</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.7 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 8 -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Aug.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.8 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- 9 -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Sep.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.9 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 10 -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Okt.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.10 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- 11 -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Nov.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.11 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- Dezember -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Dez.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.12 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<!-- Main Section End -->
|
||||
|
||||
<!-- Sidebar -->
|
||||
|
||||
|
||||
|
||||
<!----------------------------------------------
|
||||
<script> var jahr = '{$jahr}';</script>
|
||||
<script> var mitarbeiter = '{$maID}';</script>
|
||||
{literal}
|
||||
|
||||
<script>
|
||||
|
||||
function save_date(time,maID) {
|
||||
var remember = document.getElementById('info_'+time);
|
||||
if (remember.checked){
|
||||
var istC = 1;
|
||||
}else{
|
||||
var istC = 0;
|
||||
}
|
||||
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=kal_save&a=date_save",
|
||||
dataType: 'json',
|
||||
data: 'time=' + time + "&maID="+mitarbeiter+"&istC="+istC,
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 200,
|
||||
newest_on_top: true,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
console.log(data)
|
||||
}
|
||||
});load_free_urlaub(mitarbeiter,jahr)
|
||||
}
|
||||
load_free_urlaub(mitarbeiter,jahr);
|
||||
function load_free_urlaub(maID,jahr) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=kal_rest_u&tpl",
|
||||
dataType: 'html',
|
||||
data: "maID=" + maID + "&jahr="+jahr,
|
||||
success: function (data) {
|
||||
$("#urlaub").html(data);
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
{/literal}
|
||||
-->
|
||||
77
template/tpl/ajax/kal_nw.tpl
Normal file
77
template/tpl/ajax/kal_nw.tpl
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
<div class="panel panel-warning" style="background-color: gray; color:#dddddd">
|
||||
<div class="panel" align="left" style="background-color: #115270">Kalender Nächste Woche</div>
|
||||
<div class="panel-body" style="min-height:200px;max-height:200px;overflow-y: scroll;">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Montag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum1}</td></tr>
|
||||
{foreach from=$kal1 item=kal}
|
||||
<tr>
|
||||
<!-- <td nowrap style="width:20px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td> -->
|
||||
<td nowrap style="width:20px;font-size:11pt" align="left"><i class='{$kal.icon}'></td>
|
||||
<td nowrap style="width:120px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Dienstag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum2}</td></tr>
|
||||
{foreach from=$kal2 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:11pt" align="left"><i class='{$kal.icon}'></td>
|
||||
<td nowrap style="width:120px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:120px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Mittwoch:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum3}</td></tr>
|
||||
{foreach from=$kal3 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:11pt" align="left"><i class='{$kal.icon}'></td>
|
||||
<td nowrap style="width:160px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Donnerstag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum4}</td></tr>
|
||||
{foreach from=$kal4 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:11pt" align="left"><i class='{$kal.icon}'></td>
|
||||
<td nowrap style="width:120px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Freitag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum5}</td></tr>
|
||||
{foreach from=$kal5 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:11pt" align="left"><i class='{$kal.icon}'></td>
|
||||
<td nowrap style="width:120px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Sasmstag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum6}</td></tr>
|
||||
{foreach from=$kal6 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:11pt" align="left"><i class='{$kal.icon}'></td>
|
||||
<td nowrap style="width:120px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:80px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
12
template/tpl/ajax/kal_rest_u.tpl
Normal file
12
template/tpl/ajax/kal_rest_u.tpl
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
<span>Summe {$jahr}: ges: </span>
|
||||
<span style="color: #fff">{$u_gesa}</span> Tage genommen: <span style="color: #fff">{$u_geno}</span>
|
||||
|
||||
<span>Tage Rest: </span>
|
||||
{if $anz==0}
|
||||
<span style="color: #fff">{$u_rest}</span>
|
||||
{else}
|
||||
<span style="color: red">{$u_rest}</span>
|
||||
{/if}
|
||||
<span>Tage.</span>
|
||||
|
||||
20
template/tpl/ajax/kal_ue_1.tpl
Normal file
20
template/tpl/ajax/kal_ue_1.tpl
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<div class="panel">
|
||||
<!-- <div class="col-md-6"> -->
|
||||
<div class="panel-heading" style="background-color:yellow;"><h5 class="panel-title">Kalender ({$datum})</h5></div>
|
||||
|
||||
<div class="panel-body" style="min-height:170px;max-height:170px;overflow-y: auto;">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:10pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<!--<td nowrap style="width:20px;font-size:10pt" align="left"><i class='{$kal.fa}' aria-hidden="true"></i></td> -->
|
||||
<td nowrap style="width:120px;font-size:9pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:80px;font-size:9pt" align="right">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
</div>
|
||||
20
template/tpl/ajax/kal_ue_2.tpl
Normal file
20
template/tpl/ajax/kal_ue_2.tpl
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<!-- <div class="col-md-6"> -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<!-- <div class="panel-heading" align="left">Kalender morgen ({$datum})</div> -->
|
||||
<div class="panel-body" style="min-height:264px;max-height:264px;overflow-y: scroll;">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}"></i></td> -->
|
||||
<td nowrap style="width:25px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<!-- <td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td> -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
76
template/tpl/ajax/kal_ue_nw.tpl
Normal file
76
template/tpl/ajax/kal_ue_nw.tpl
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
<div class="panel">
|
||||
<div class="panel-heading" align="left">Kalender Nächste Woche</div>
|
||||
<div class="panel-body" style="min-height:200px;max-height:200px;overflow-y: scroll;">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Montag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum1}</td></tr>
|
||||
{foreach from=$kal1 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:10pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:120px;font-size:10pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:80px;font-size:10pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Dienstag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum2}</td></tr>
|
||||
{foreach from=$kal2 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:10pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:120px;font-size:10pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:80px;font-size:10pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Mittwoch:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum3}</td></tr>
|
||||
{foreach from=$kal3 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:10pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:120px;font-size:10pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:80px;font-size:10pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Donnerstag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum4}</td></tr>
|
||||
{foreach from=$kal4 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:10pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:120px;font-size:10pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:80px;font-size:10pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Freitag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum5}</td></tr>
|
||||
{foreach from=$kal5 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:10pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:120px;font-size:10pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:80px;font-size:10pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr><td nowrap style="width:20px;font-size:9pt" align="left"></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><strong><span style='color:#af0000'>Nächster Sasmstag:</strong></td>
|
||||
<td nowrap style="width:35px;font-size:9pt" align="left"><mark><span style='color:#af0000'><span style='color:#104e8b'>{$datum6}</td></tr>
|
||||
{foreach from=$kal6 item=kal}
|
||||
<tr>
|
||||
<td nowrap style="width:20px;font-size:10pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:120px;font-size:10pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:80px;font-size:10pt" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
459
template/tpl/ajax/kal_urlaub.tpl
Normal file
459
template/tpl/ajax/kal_urlaub.tpl
Normal file
|
|
@ -0,0 +1,459 @@
|
|||
|
||||
<!-- MA auswahl -->
|
||||
<section class="col-md-12">
|
||||
<div class="row sortable">
|
||||
<!-- Januar -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==1} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading" padding-left: 0>Jan.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.1 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Dienstag -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==2} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Feb.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.2 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<!-- <div id="MyDiv"><nobr> -->
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- März -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">März</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.3 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- März -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">April</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.4 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- Mai -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Mai</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.5 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- März -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Juni</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.6 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- Juli -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Juli</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.7 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 8 -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Aug.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.8 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- 9 -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Sep.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.9 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 10 -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Okt.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.10 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- 11 -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Nov.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.11 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- Dezember -->
|
||||
<div class="col-md-1">
|
||||
{if $heute==3} <div class="panel panel-warning"> {else} <div class="panel panel-primary"> {/if}
|
||||
<div class="panel-heading">Dez.</div>
|
||||
<div class="panel-body" style="height:700px;overflow-y: noscroll;">
|
||||
<table class="no style">
|
||||
<tbody>
|
||||
<form action="" method="post">
|
||||
{foreach from=$kdata.12 item=test}
|
||||
<tr>
|
||||
<!-- ------------------ -->
|
||||
<td {if $test.ft==1}bgcolor="#AEAEAE" {/if}
|
||||
{if $test.ft==2}bgcolor="#F8BE7D" {/if}
|
||||
style="line-height:6px;font-size:10pt">
|
||||
<label>
|
||||
<input type="checkbox" value="{$test.time}" id="info_{$test.time}" onChange="save_date({$test.time},{$maid})"
|
||||
{if $test.ok!=0}checked="checked" {/if}
|
||||
{if $test.ft==1} disabled {/if}
|
||||
{if $test.ft==2} disabled {/if} >
|
||||
{$test.time|date_format:"%d"}
|
||||
</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<!-- Main Section End -->
|
||||
|
||||
<!-- Sidebar -->
|
||||
|
||||
|
||||
|
||||
<!----------------------------------------------
|
||||
<script> var jahr = '{$jahr}';</script>
|
||||
<script> var mitarbeiter = '{$maID}';</script>
|
||||
{literal}
|
||||
|
||||
<script>
|
||||
|
||||
function save_date(time,maID) {
|
||||
var remember = document.getElementById('info_'+time);
|
||||
if (remember.checked){
|
||||
var istC = 1;
|
||||
}else{
|
||||
var istC = 0;
|
||||
}
|
||||
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=kal_save&a=date_save",
|
||||
dataType: 'json',
|
||||
data: 'time=' + time + "&maID="+mitarbeiter+"&istC="+istC,
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 200,
|
||||
newest_on_top: true,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
console.log(data)
|
||||
}
|
||||
});load_free_urlaub(mitarbeiter,jahr)
|
||||
}
|
||||
load_free_urlaub(mitarbeiter,jahr);
|
||||
function load_free_urlaub(maID,jahr) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=kal_rest_u&tpl",
|
||||
dataType: 'html',
|
||||
data: "maID=" + maID + "&jahr="+jahr,
|
||||
success: function (data) {
|
||||
$("#urlaub").html(data);
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
{/literal}
|
||||
-->
|
||||
267
template/tpl/ajax/l_summe.tpl
Normal file
267
template/tpl/ajax/l_summe.tpl
Normal file
|
|
@ -0,0 +1,267 @@
|
|||
<div style="color: #fff" id="lgesamt">
|
||||
<div class="col-md-3">
|
||||
<div class="col-md-3"><span style="color: #fff;font-size: 10px"><i class="fas fa-times fa-2x"></i></span></div>
|
||||
<div class="col-md-3"><span style="color: #fff;font-size: 10px"><i class="fas fa-clock fa-2x"></i></span></div>
|
||||
<div class="col-md-3"><span style="color: #fff;font-size: 10px"><i class="fas fa-moon fa-2x"></i> 25</span></div>
|
||||
<div class="col-md-3"><span style="color: #fff;font-size: 10px"><i class="fas fa-moon fa-2x"></i> 40</span></div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3" style="color: #fff;font-size: 14px">
|
||||
<p style="color:#fff;background-color:#115270"></p>
|
||||
<div class="col-md-3"><span>SOLL</span></div>
|
||||
<div class="col-md-3"><span>{$ld.soll_h}</span></div>
|
||||
<div class="col-md-3"><span>{$ld.soll_n1}</span></div>
|
||||
<div class="col-md-3"><span>{$ld.soll_n2}</span></div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3" style="color: #fff;font-size: 14px">
|
||||
<div class="col-md-3"><span>IST</span></div>
|
||||
<div class="col-md-3">{if $ld.w1==1}<span style="color: red">{$ld.ist_h} </span>{else}<span>{$ld.ist_h}</span>{/if}</div>
|
||||
<div class="col-md-3">{if $ld.w2==1}<span style="color: red">{$ld.ist_n1}</span>{else}<span>{$ld.ist_n1}</span>{/if}</div>
|
||||
<div class="col-md-3">{if $ld.w3==1}<span style="color: red">{$ld.ist_n2}</span>{else}<span>{$ld.ist_n2}</span>{/if}</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-3" style="color: #fff;font-size: 14px">
|
||||
<div class="col-md-3"><span>CALC</span></div>
|
||||
<div class="col-md-3" style="color: #dcdcdc"><input type="text" value="{$ld.calc_h}" id="calc_h_{$ma_id}" onChange="save_calc_h({$ma_id})"
|
||||
style="width:40px;height:22px;background-color:#333333;border:none;border-bottom: 1px solid #000"></div>
|
||||
|
||||
<div class="col-md-3" style="color: #dcdcdc"><input type="text" value="{$ld.calc_n1}" id="calc_n1_{$ma_id}" onChange="save_calc_n1({$ma_id})"
|
||||
style="width:40px;height:22px;background-color:#333333;border:none;border-bottom: 1px solid #000"></div>
|
||||
|
||||
<div class="col-md-3" style="color: #dcdcdc"><input type="text" value="{$ld.calc_n2}" id="calc_n2_{$ma_id}" onChange="save_calc_n2({$ma_id})"
|
||||
style="width:40px;height:22px;background-color:#333333;border:none;border-bottom: 1px solid #000"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-3" style="color: #fff;font-size: 14px">
|
||||
<div class="col-md-3"><span>Zusatz</i></span></div>
|
||||
<div class="col-md-3"><span style="color: orange">{$ld.zusatz_h}</span></div>
|
||||
<div class="col-md-3"><span style="color: orange">{$ld.zusatz_n1}</span></div>
|
||||
<div class="col-md-3"><span style="color: orange">{$ld.zusatz_n2}</span></div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3" style="color: #fff;font-size: 14px">
|
||||
<div class="col-md-3"><span>Summe</i></span></div>
|
||||
<div class="col-md-3"><span style="color: deepskyblue">{$ld.summe_h}</span></div>
|
||||
<div class="col-md-3"><span style="color: deepskyblue">{$ld.summe_n1}</span></div>
|
||||
<div class="col-md-3"><span style="color: deepskyblue">{$ld.summe_n2}</span></div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3" style="color: #fff;font-size: 14px">
|
||||
<p style="color:#fff;background-color:#115270">Steuerlich Berechnung</p>
|
||||
<div class="panel panel-tbox">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr style="border-bottom: 1px solid gray;">
|
||||
<td width="50%" align="left">Bruttolohn: </td>
|
||||
<td width="50%" align="right">{$ld.brutto} €</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" align="left">Kirchensteuer: </td>
|
||||
<td width="50%" align="right">-{$ld.ksteuer} €</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" align="left">Soli-Zuschlag: </td>
|
||||
<td width="50%" align="right">-0 €</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" align="left">Lohnsteuer: </td>
|
||||
<td width="50%" align="right">-{$ld.lsteuer} €</td>
|
||||
</tr>
|
||||
<tr style="border-top: 1px solid gray;">
|
||||
<td width="50%" align="left">Zwichensumme: </td>
|
||||
<td width="50%" align="right">{$ld.netto_zs} €</td>
|
||||
</tr>
|
||||
<tr style="border-top: 1px solid gray;">
|
||||
<td width="50%" align="left">Rentenvers. : </td>
|
||||
<td width="50%" align="right">-{$ld.rv} €</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" align="left">Arbeitslosenvers.: </td>
|
||||
<td width="50%" align="right">-{$ld.al} €</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" align="left">Pflegeversicherung: </td>
|
||||
<td width="50%" align="right">-{$ld.pv} €</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" align="left">Kinderlos: </td>
|
||||
<td width="50%" align="right">-{$ld.kl} €</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" align="left">KV +{$ld.kz}%: </td>
|
||||
<td width="50%" align="right">-{$ld.kv} €</td>
|
||||
</tr>
|
||||
<tr style="border-top: 1px solid gray;color:cornflowerblue">
|
||||
<td width="50%" align="left">Nettobetrag: </td>
|
||||
<td width="50%" align="right">{$ld.netto} €</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" align="left">N.zuschläge 25%</td>
|
||||
<td width="50%" align="right">{$ld.nz1} €</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="50%" align="left">N.zuschläge 40%</td>
|
||||
<td width="50%" align="right">{$ld.nz2} €</td>
|
||||
</tr>
|
||||
<tr style="border-top: 1px solid gray;color:green">
|
||||
<td width="50%" align="left">Nettobetrag: </td>
|
||||
<td width="50%" align="right">{$ld.netto_ges} €</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script> var maID = '{$ma_id}'; </script>
|
||||
<script> var monat = '{$monat}';</script>
|
||||
<script> var jahr = '{$jahr}';</script>
|
||||
{literal}
|
||||
<script>
|
||||
function save_calc_h(maID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=lohn_save&a=save_calc_h",
|
||||
dataType: 'json',
|
||||
data: 'maID=' + maID + "&calc_h=" + $("#calc_h_"+maID).val(),
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
console.log(data)
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'success',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
lgesamt(maID,monat,jahr);
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
<script>
|
||||
function save_calc_n1(maID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=lohn_save&a=save_calc_n1",
|
||||
dataType: 'json',
|
||||
data: 'maID=' + maID + "&calc_n1=" + $("#calc_n1_"+maID).val(),
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
console.log(data)
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'success',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
lgesamt(maID,monat,jahr);
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
<script>
|
||||
function save_calc_n2(maID) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=lohn_save&a=save_calc_n2",
|
||||
dataType: 'json',
|
||||
data: 'maID=' + maID + "&calc_n2=" + $("#calc_n2_"+maID).val(),
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
console.log(data)
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'success',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
lgesamt(maID,monat,jahr);
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
</script>
|
||||
{/literal}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
7
template/tpl/ajax/last_week.tpl
Normal file
7
template/tpl/ajax/last_week.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<table class="no-style full">
|
||||
<tbody> {foreach from=$lw item=lw }
|
||||
<td nowrap style= "width:90px;height:10px;font-size:10pt"> {$lw.tour}</td>
|
||||
<td nowrap style="width:170px;height:10px;font-size:10pt"> {$lw.fahrer}</td>
|
||||
<td nowrap style="width:100px;height:10px;font-size:10pt"> {$lw.kennz}</td>
|
||||
</tbody> {/foreach}
|
||||
</table>
|
||||
7
template/tpl/ajax/last_week_11.tpl
Normal file
7
template/tpl/ajax/last_week_11.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<table class="no-style full">
|
||||
<tbody> {foreach from=$lw item=lw}
|
||||
<td nowrap style= "width:90px;height:10px;font-size:10pt" align="left"> {$lw.tour}</td>
|
||||
<td nowrap style="width:170px;height:10px;font-size:10pt" align="left"> {$lw.fahrer}</td>
|
||||
<td nowrap style="width:100px;height:10px;font-size:10pt" align="left"> {$lw.kennz}</td>
|
||||
</tbody> {/foreach}
|
||||
</table>
|
||||
7
template/tpl/ajax/last_week_7.tpl
Normal file
7
template/tpl/ajax/last_week_7.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<table class="no-style full">
|
||||
<tbody> {foreach from=$lw item=lw}
|
||||
<td nowrap style= "width:90px;height:10px;font-size:10pt" align="left"> {$lw.tour}</td>
|
||||
<td nowrap style="width:170px;height:10px;font-size:10pt" align="left"> {$lw.fahrer}</td>
|
||||
<td nowrap style="width:100px;height:10px;font-size:10pt" align="left"> {$lw.kennz}</td>
|
||||
</tbody> {/foreach}
|
||||
</table>
|
||||
7
template/tpl/ajax/last_week_8.tpl
Normal file
7
template/tpl/ajax/last_week_8.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<table class="no-style full">
|
||||
<tbody> {foreach from=$lw item=lw}
|
||||
<td nowrap style= "width:90px;height:10px;font-size:10pt" align="left"> {$lw.tour}</td>
|
||||
<td nowrap style="width:170px;height:10px;font-size:10pt" align="left"> {$lw.fahrer}</td>
|
||||
<td nowrap style="width:100px;height:10px;font-size:10pt" align="left"> {$lw.kennz}</td>
|
||||
</tbody> {/foreach}
|
||||
</table>
|
||||
26
template/tpl/ajax/login_edv.tpl
Normal file
26
template/tpl/ajax/login_edv.tpl
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
<div style="background-color: gray;color: #115270">
|
||||
<i class="fas fa-sign-in fa-7x fa-pull-left"></i>
|
||||
{if $mao.session_update>$zeit_live} <table class="no-style full" style="background-color: gray;color: #41c42b;font-size:11pt">
|
||||
{elseif $mao.session_update>$zeit_online} <table class="no-style full" style="background-color: gray;color: #FF9000;font-size:11pt">
|
||||
{else} <table class="no-style full" style="background-color: gray;color: #dddddd;font-size:11pt">
|
||||
{/if}
|
||||
<table class="no-style full" style="background-color: gray;color: #dddddd;font-size:11pt">
|
||||
{foreach from=$abfrage_monline item=mao }
|
||||
<tr>
|
||||
{if $mao.session_update>$zeit_live}
|
||||
<td nowrap style="width:160px;color: #41c42b">{$mao.name}</td>
|
||||
<td nowrap style="width:170px;color: #41c42b" align="right">{$mao.session_update|date_format:"%d.%m.%y - %H:%M Uhr"}</td>
|
||||
{elseif $mao.session_update>$zeit_online}
|
||||
<td nowrap style="width:160px;color: #FF9000">{$mao.name}</td>
|
||||
<td nowrap style="width:170px;color: #FF9000" align="right">{$mao.session_update|date_format:"%d.%m.%y - %H:%M Uhr"}</td>
|
||||
{else}
|
||||
|
||||
<td nowrap style="width:160px">{$mao.name}</td>
|
||||
<td nowrap style="width:170px" align="right">{$mao.session_update|date_format:"%d.%m.%y - %H:%M Uhr"}</td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
42
template/tpl/ajax/lohnausfall.tpl
Normal file
42
template/tpl/ajax/lohnausfall.tpl
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}";"></i></td> -->
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left">Grundlohn: </td>
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left">{$grundlohn} €</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
{foreach from=$kal item=kal }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}";"></i></td> -->
|
||||
<td nowrap style="width:35px;font-size:11pt" align="left"><img src="/template/images/icon/{$kal.icon}" width="16" height="16"/></td>
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$kal.bez}</td>
|
||||
<td nowrap style="width:350px;font-size:11pt" align="left">{$kal.info}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
{foreach from=$temp8 item=temp8 }
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}";"></i></td> -->
|
||||
<td nowrap style="width:170px;font-size:11pt" align="left">{$temp8.a} </td>
|
||||
<td nowrap style="width:130px;font-size:11pt" align="left">{$temp8.b}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
<tr>
|
||||
<!-- <td class="table-icon-cell"><i style="width:25px;font-size:13pt" class="{$kal.icon}";"></i></td> -->
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left">Grundlohn: </td>
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left">{$grundlohn} €</td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
21
template/tpl/ajax/m1.tpl
Normal file
21
template/tpl/ajax/m1.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-moon fa-2x"></i> <span></br>Nachts</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-moon fa-2x" style="color: red"></i> <span></br>Nachts</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-moon fa-2x" style="color: orange"></i> <span></br>Nachts</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-moon fa-2x" style="color:#41c42b"></i> <span></br>Nachts</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-moon fa-2x" style="color: cornflowerblue"></i> <span></br>Nachts</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
16
template/tpl/ajax/m16.tpl
Normal file
16
template/tpl/ajax/m16.tpl
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-envelope fa-2x"></i> <span></br>LVZ-P.RT</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-envelope fa-2x" style="color: red"></i> <span></br>LVZ-P.RT</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-envelope fa-2x" style="color: orange"></i> <span></br>LVZ-P.RT</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-envelope fa-2x" style="color:#41c42b"></i> <span></br>LVZ-P.RT</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-envelope fa-2x" style="color: cornflowerblue"></i> <span></br>LVZ-P.RT</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
22
template/tpl/ajax/m17.tpl
Normal file
22
template/tpl/ajax/m17.tpl
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>LVZ-ZS</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: red"></i> <span></br>LVZ-ZS</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: orange"></i> <span></br>LVZ-ZS</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-newspaper fa-2x" style="color:#41c42b"></i> <span></br>LVZ-ZS</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: cornflowerblue"></i> <span></br>LVZ-ZS</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
21
template/tpl/ajax/m19.tpl
Normal file
21
template/tpl/ajax/m19.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fab fa-adversal fa-2x"> </i> <span></br>Werbung</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fab fa-adversal fa-2x" style="color: red"></i> <span></br>Werbung</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fab fa-adversal fa-2x" style="color: orange"></i> <span></br>Werbung</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fab fa-adversal fa-2x" style="color:#41c42b"></i> <span></br>Werbung</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fab fa-adversal fa-2x" style="color: cornflowerblue"></i> <span></br>Werbung</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
21
template/tpl/ajax/m1i.tpl
Normal file
21
template/tpl/ajax/m1i.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>GV-Ost</span> <span class="label label-default">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: red"></i> <span></br>GV-Ost</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: orange"></i> <span></br>GV-Ost</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: green"></i> <span></br>GV-Ost</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: cornflowerblue"></i> <span></br>GV-Ost</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
15
template/tpl/ajax/m2.tpl
Normal file
15
template/tpl/ajax/m2.tpl
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-sun fa-2x"></i> <span></br>Tag´s</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-sun fa-2x" style="color: red"></i> <span></br>Tag´s</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-sun fa-2x" style="color: orange"></i> <span></br>Tag´s</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-sun fa-2x" style="color:#41c42b"></i> <span></br>Tag´s</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-sun fa-2x" style="color: cornflowerblue"></i> <span></br>Tag´s</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
17
template/tpl/ajax/m22.tpl
Normal file
17
template/tpl/ajax/m22.tpl
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-toilet-paper fa-2x"></i> <span></br>CWS</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-toilet-paper fa-2x" style="color: red"></i> <span></br>CWS</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-toilet-paper fa-2x" style="color: orange"></i> <span></br>CWS</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-toilet-paper fa-2x" style="color:#41c42b"></i> <span></br>CWS</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-toilet-paper fa-2x" style="color: cornflowerblue"></i> <span></br>CWS</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
21
template/tpl/ajax/m2i.tpl
Normal file
21
template/tpl/ajax/m2i.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>LVZ</span> <span class="label label-default">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: red"></i> <span></br>LVZ</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: orange"></i> <span></br>LVZ</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: green"></i> <span></br>LVZ</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: cornflowerblue"></i> <span></br>LVZ</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
15
template/tpl/ajax/m3.tpl
Normal file
15
template/tpl/ajax/m3.tpl
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>GV-Ost</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: red"></i> <span></br>GV-Ost</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: orange"></i> <span></br>GV-Ost</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-newspaper fa-2x" style="color:#41c42b"></i> <span></br>GV-Ost</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: cornflowerblue"></i> <span></br>GV-Ost</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
21
template/tpl/ajax/m3i.tpl
Normal file
21
template/tpl/ajax/m3i.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>LVZ-ZS</span> <span class="label label-default">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: red"></i> <span></br>LVZ-ZS</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: orange"></i> <span></br>LVZ-ZS</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: green"></i> <span></br>LVZ-ZS</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: cornflowerblue"></i> <span></br>LVZ-ZS</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
21
template/tpl/ajax/m4.tpl
Normal file
21
template/tpl/ajax/m4.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>LVZ</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: red"></i> <span></br>LVZ</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: orange"></i> <span></br>LVZ</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-newspaper fa-2x" style="color:#41c42b"></i> <span></br>LVZ</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-newspaper fa-2x" style="color: cornflowerblue"></i> <span></br>LVZ</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
21
template/tpl/ajax/m4i.tpl
Normal file
21
template/tpl/ajax/m4i.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-envelope fa-2x"></i> <span></br>LVZ-Post</span> <span class="label label-default">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-envelope fa-2x" style="color: red"></i> <span></br>LVZ-Post</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-envelope fa-2x" style="color: orange"></i> <span></br>LVZ-Post</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-envelope fa-2x" style="color: green"></i> <span></br>LVZ-Post</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-envelope fa-2x" style="color: cornflowerblue"></i> <span></br>LVZ-Post</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
15
template/tpl/ajax/m5.tpl
Normal file
15
template/tpl/ajax/m5.tpl
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-envelope fa-2x"></i> <span></br>LVZ-Post</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-envelope fa-2x" style="color: red"></i> <span></br>LVZ-Post</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-envelope fa-2x" style="color: orange"></i> <span></br>LVZ-Post</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-envelope fa-2x" style="color:#41c42b"></i> <span></br>LVZ-Post</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-envelope fa-2x" style="color: cornflowerblue"></i> <span></br>LVZ-Post</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
21
template/tpl/ajax/m5i.tpl
Normal file
21
template/tpl/ajax/m5i.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-route fa-2x"> </i> <span></br>Sonder</span> <span class="label label-default">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-route fa-2x" style="color: red"></i> <span></br>Sonder</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-route fa-2x" style="color: orange"></i> <span></br>Sonder</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-route fa-2x" style="color: green"></i> <span></br>Sonder</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-route fa-2x" style="color: cornflowerblue"></i> <span></br>Sonder</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
17
template/tpl/ajax/m6.tpl
Normal file
17
template/tpl/ajax/m6.tpl
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-envelope fa-2x"></i> <span></br>LVZ-P.RT</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-envelope fa-2x" style="color: red"></i> <span></br>LVZ-P.RT</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-envelope fa-2x" style="color: orange"></i> <span></br>LVZ-P.RT</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-envelope fa-2x" style="color:#41c42b"></i> <span></br>LVZ-P.RT</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-envelope fa-2x" style="color: cornflowerblue"></i> <span></br>LVZ-P.RT</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
21
template/tpl/ajax/m6i.tpl
Normal file
21
template/tpl/ajax/m6i.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fab fa-adversal fa-2x"> </i> <span></br>Werbung</span> <span class="label label-default">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fab fa-adversal fa-2x" style="color: red"></i> <span></br>Werbung</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fab fa-adversal fa-2x" style="color: orange"></i> <span></br>Werbung</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fab fa-adversal fa-2x" style="color: green"></i> <span></br>Werbung</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fab fa-adversal fa-2x" style="color: cornflowerblue"></i> <span></br>Werbung</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
21
template/tpl/ajax/m7i.tpl
Normal file
21
template/tpl/ajax/m7i.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fab fa-adversal fa-2x"> </i> <span></br>Werbung</span> <span class="label label-default">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fab fa-adversal fa-2x" style="color: red"></i> <span></br>Werbung</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fab fa-adversal fa-2x" style="color: orange"></i> <span></br>Werbung</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fab fa-adversal fa-2x" style="color: green"></i> <span></br>Werbung</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fab fa-adversal fa-2x" style="color: cornflowerblue"></i> <span></br>Werbung</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
21
template/tpl/ajax/m99.tpl
Normal file
21
template/tpl/ajax/m99.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{if $butten==0}
|
||||
<i class="fal fa-route fa-2x"> </i> <span></br>Sonder</span>
|
||||
{/if}
|
||||
{if $butten==1}
|
||||
<i class="fal fa-route fa-2x" style="color: red"></i> <span></br>Sonder</span> <span class="label label-danger">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==2}
|
||||
<i class="fal fa-route fa-2x" style="color: orange"></i> <span></br>Sonder</span> <span class="label label-warning">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==3}
|
||||
<i class="fal fa-route fa-2x" style="color:#41c42b"></i> <span></br>Sonder</span> <span class="label label-success">{$menge}</span>
|
||||
{/if}
|
||||
{if $butten==4}
|
||||
<i class="fal fa-route fa-2x" style="color: cornflowerblue"></i> <span></br>Sonder</span> <span class="label label-info">{$menge}</span>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
16
template/tpl/ajax/ma_auswahl.tpl
Normal file
16
template/tpl/ajax/ma_auswahl.tpl
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<td nowrap style="width:165px;font-size:10pt;">
|
||||
<select name="Fahrer[{$tour.id}]" id="user_{$tour.id}"
|
||||
{if $fahrer_id==0} style="width:155px;border:none;border-bottom: 4px solid #FF2222;"
|
||||
{elseif $fahrer_ok==0} style="width:155px;border:none;border-bottom: 4px solid #FF2222;"
|
||||
{elseif $fahrer_ok==2} style="width:155px;border:none;border-bottom: 4px solid #FF9900;"
|
||||
{elseif $fahrer_ok==3} style="width:155px;border:none;border-bottom: 4px solid #99FF00;"
|
||||
|
||||
{else} style="width:155px;border:none;border-bottom: 1px solid #dcdcdc;"
|
||||
{/if}
|
||||
onChange="save_user({$id})">
|
||||
{foreach from=$tempma item=allfahrer}
|
||||
{html_options values=$allfahrer.id output=$allfahrer.name selected=$fahrer_id}
|
||||
{/foreach}
|
||||
</select>
|
||||
</td>
|
||||
|
||||
400
template/tpl/ajax/ma_edit.tpl
Normal file
400
template/tpl/ajax/ma_edit.tpl
Normal file
|
|
@ -0,0 +1,400 @@
|
|||
<div class="name"> <span> {$ma.name} {$ma.name2} </span><span style="font-size: 12px"><i class="far fa-id-card-alt"></i> {$ma.id} </span></div>
|
||||
</br>
|
||||
|
||||
|
||||
<div class="ma1">
|
||||
<i class="fad fa-address-card fa-6x fa-pull-left" style="width:110px"></i>
|
||||
<table class="no-style full" style="color: #aaaaaa;line-height: 2">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="130px" nowrap="nowrap">Name:</td>
|
||||
<td width="290px"><input type="text" id="data_1" value="{$ma.name}" style="width:290px" onChange="save_ma({$ma.id},1)"/></span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Strasse:</td>
|
||||
<td><input type="text" name="strasse" id="data_2" value="{$ma.strasse}" style="width:290px" onChange="save_ma({$ma.id},2)"/></td></tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Zusatz:</td>
|
||||
<td><input type="text" name="azusatz" id="data_3" value="{$ma.azusatz}" style="width:290px" onChange="save_ma({$ma.id},3)"></td></tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">PLZ Ort:</td>
|
||||
<td><input type="text" name="plz" value="{$ma.plz}" id="data_4" style="width:55px" onChange="save_ma({$ma.id},4)">
|
||||
<input type="text" name="ort" value="{$ma.ort}" id="data_5" style="width:225px" onChange="save_ma({$ma.id},5)"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:100px" nowrap="nowrap">Geburtstag:</td>
|
||||
<td><input type="number" name="tag" id="data_6" value="{$ma.gebtag|string_format:"%02d"}" style="width:60px" onChange="save_ma({$ma.id},6)">
|
||||
<input type="number" name="monat" id="data_7" value="{$ma.gebmonat|string_format:"%02d"}" style="width:60px" onChange="save_ma({$ma.id},7)">
|
||||
<input type="number" name="jahr" id="data_8" value="{$ma.gebjahr}" style="width:80px" onChange="save_ma({$ma.id},8)">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Geburtsort:</td>
|
||||
<td><input type="text" name="gebort" id="data_9" value="{$ma.gebort}" style="width:290px" onChange="save_ma({$ma.id},9)"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Geburtsname:</td>
|
||||
<td><input type="text" name="gebname" id="data_10" value="{$ma.gebname}" style="width:290px" onChange="save_ma({$ma.id},10)"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Nationalität:</td>
|
||||
<td><input type="text" name="staata" id="data_11" value="{$ma.staata}" style="width:290px" onChange="save_ma({$ma.id},11)"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">BPA-Nummer::</td>
|
||||
<td><input type="text" name="bpa" id="data_12" value="{$ma.bpa}" style="width:290px" onChange="save_ma({$ma.id},12)"></td>
|
||||
</tr>
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
</br>
|
||||
<div class="ma1">
|
||||
<i class="fad fa-phone-office fa-6x fa-pull-left" style="width:110px"></i>
|
||||
<table class="no-style full" style="color: #aaaaaa;line-height: 2">
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Mail:</td>
|
||||
<td width="290px"><input type="text" name="mail" value="{$ma.mail}" style="width:220px" id="data_26" onChange="save_ma({$ma.id},26)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Handy:</td>
|
||||
<td width="290px"><input type="text" name="handy" value="{$ma.handy}" style="width:220px" id="data_27" onChange="save_ma({$ma.id},27)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Tel2:</td>
|
||||
<td width="290px"><input type="text" name="tel2" value="{$ma.tel2}" style="width:220px" id="data_28" onChange="save_ma({$ma.id},28)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Festnetz:</td>
|
||||
<td width="290px"><input type="text" name="festnetz" value="{$ma.festnetz}" style="width:220px" id="data_29" onChange="save_ma({$ma.id},29)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>No SMS</td><td>
|
||||
{if $ma.nosms==1}
|
||||
<input type="checkbox" name="nosms" id="nosms" checked="checked" onChange="save_ma({$ma.id},56)"/>
|
||||
{else}
|
||||
<input type="checkbox" name="nosms" id="nosms" onChange="save_ma({$ma.id},57)"/>
|
||||
{/if}
|
||||
</tr>
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
</br>
|
||||
<div class="ma1">
|
||||
<i class="fad fa-user-friends fa-6x fa-pull-left" style="width:110px"></i>
|
||||
<table class="no-style full" style="color: #aaaaaa;line-height: 2">
|
||||
<tbody>
|
||||
<tr><td width="130px" nowrap="nowrap">Familienstand:</td>
|
||||
<td width="290px"><input type="text" name="famstand" id="data_13" value="{$ma.famstand}" style="width:290px" onChange="save_ma({$ma.id},13)"/></span>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td nowrap="nowrap">Kinder / Freibetrag:</td>
|
||||
<td><input type="text" name="kinder" value="{$ma.kinder}" style="width:55px" id="data_14" onChange="save_ma({$ma.id},14)"/>
|
||||
<input type="text" name="kinderfb" value="{$ma.kinderfb}" style="width:220px" id="data_15" onChange="save_ma({$ma.id},15)"/>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr><td>Steuer.ID-Nr.:</td>
|
||||
<td><input type="text" name="steuerid" value="{$ma.steuerid}" style="width:290px" id="data_16" onChange="save_ma({$ma.id},16)"/></td>
|
||||
</tr>
|
||||
<tr><td>Steuerklasse:</td>
|
||||
<td><input type="text" name="steuerkl" value="{$ma.steuerkl}" style="width:290px" id="data_17" onChange="save_ma({$ma.id},17)"/></td>
|
||||
</tr>
|
||||
<tr><td>Sozialvers.-Nr.</td>
|
||||
<td><input type="text" name="svnummer" value="{$ma.svnummer}" style="width:290px" id="data_18" onChange="save_ma({$ma.id},18)"/></td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Rentner</td>
|
||||
<td>
|
||||
{if $ma.rentner==1}
|
||||
<input type="checkbox" name="rentner" id="rentner" checked="checked" onChange="save_ma({$ma.id},30)"/>
|
||||
{else}
|
||||
<input type="checkbox" name="rentner" id="rentner" onChange="save_ma({$ma.id},31)"/>
|
||||
{/if}
|
||||
<input type="text" name="rentnerinfo" value="{$ma.rentnerinfo}" style="width:220px" id="data_32" onChange="save_ma({$ma.id},32)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>schwerbehindert</td><td>
|
||||
{if $ma.sbehind==1}
|
||||
<input type="checkbox" name="sbehind" id="sbehind" checked="checked" onChange="save_ma({$ma.id},33)"/>
|
||||
{else}
|
||||
<input type="checkbox" name="sbehind" id="sbehind" onChange="save_ma({$ma.id},34)"/>
|
||||
{/if}
|
||||
<input type="text" name="sbehind2" value="{$ma.sbehind2}" style="width:50px" id="data_19" onChange="save_ma({$ma.id},19)"/> %</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Student</td><td>
|
||||
{if $ma.student==1}
|
||||
<input type="checkbox" name="student" id="student" checked="checked" onChange="save_ma({$ma.id},35)"/>
|
||||
{else}
|
||||
<input type="checkbox" name="student" id="student" onChange="save_ma({$ma.id},36)"/>
|
||||
{/if}
|
||||
<input type="text" name="studentinfo" value="{$ma.studentinfo}" style="width:120px" id="data_20" onChange="save_ma({$ma.id},20)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Selbständig</td><td>
|
||||
{if $ma.lohnabr==1}
|
||||
<input type="checkbox" name="lohnabr" id="lohnabr" checked="checked" onChange="save_ma({$ma.id},52)"/>
|
||||
{else}
|
||||
<input type="checkbox" name="lohnabr" id="lohnabr" onChange="save_ma({$ma.id},53)"/>
|
||||
{/if}
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Zeitzugang</td><td>
|
||||
{if $ma.zeitzugang==1}
|
||||
<input type="checkbox" name="zeitzugang" id="zeitzugang" checked="checked" onChange="save_ma({$ma.id},58)"/>
|
||||
{else}
|
||||
<input type="checkbox" name="zeitzugang" id="zeitzugang" onChange="save_ma({$ma.id},59)"/>
|
||||
{/if}
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Konfessionen:</td>
|
||||
<td width="250px">
|
||||
<select name="kotyp" id="data_51" onChange="save_ma({$ma.id},51)" style="width:50px;background-color:#222; color: #fff; border:none;border-bottom: 1px solid #333; font-size:11pt;">
|
||||
{foreach from=$kotyp item=ko_typ}
|
||||
{html_options values=$ko_typ.id output=$ko_typ.abk selected=$ma.konfessionen}
|
||||
{/foreach}
|
||||
</select> {$koinfo}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Mitarbeiter-Typ:</td>
|
||||
<td width="290px">
|
||||
<select name="typ" id="data_49" onChange="save_ma({$ma.id},49)" style="width:190px;background-color:#222; color: #fff; border:none;border-bottom: 1px solid #333; font-size:11pt;">
|
||||
{foreach from=$matyp item=ma_typ}
|
||||
{html_options values=$ma_typ.id output=$ma_typ.bezeichnung selected=$ma.typ}
|
||||
{/foreach}
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Tarif-Typ:</td>
|
||||
<td width="290px">
|
||||
<select name="ttyp" id="data_60" onChange="save_ma({$ma.id},60)" style="width:190px;background-color:#222; color: #fff; border:none;border-bottom: 1px solid #333; font-size:11pt;">
|
||||
{foreach from=$mattyp item=t_typ}
|
||||
{html_options values=$t_typ.id output=$t_typ.bezeichnung selected=$t.typ}
|
||||
{/foreach}
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Urlaubstage /Jahr:</td>
|
||||
<td width="290px"><input type="text" name="urlaubprojahr" value="{$ma.urlaubprojahr}" style="width:220px" id="data_50" onChange="save_ma({$ma.id},50)"/></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
</br>
|
||||
<div class="ma1">
|
||||
<i class="fad fa-money-check-edit-alt fa-6x fa-pull-left" style="width:110px"></i>
|
||||
<table class="no-style full" style="color: #aaaaaa;line-height: 2">
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Bankname:</td>
|
||||
<td width="290px"><input type="text" name="bankname" value="{$ma.bankname}" style="width:220px" id="data_21" onChange="save_ma({$ma.id},21)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Kontoinhaber:</td>
|
||||
<td><input type="text" name="kontoinh" value="{$ma.kontoinh}" style="width:220px" id="data_22" onChange="save_ma({$ma.id},22)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">IBAN:</td>
|
||||
<td><input type="text" name="iban" value="{$ma.iban}" style="width:220px" id="data_23" autocomplete onChange="save_ma({$ma.id},23)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">BIC:</td>
|
||||
<td><input type="text" name="BIC" value="{$ma.BIC}" style="width:220px" id="data_24" onChange="save_ma({$ma.id},24)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Bankinfo:</td>
|
||||
<td><input type="text" name="bankinfo" value="{$ma.bankinfo}" style="width:220px" id="data_25" onChange="save_ma({$ma.id},25)"/></td>
|
||||
</tr>
|
||||
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</br>
|
||||
|
||||
<div class="ma1">
|
||||
<i class="fad fa-calendar-alt fa-6x fa-pull-left" style="width:110px"></i>
|
||||
<table class="no-style full" style="color: #aaaaaa;line-height: 2">
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Eintrittstag:</td>
|
||||
<td><input type="number" name="eintag" id="data_37" value="{$ma.eintag|string_format:"%02d"}" style="width:60px" onChange="save_ma({$ma.id},37)">
|
||||
<input type="number" name="einmonat" id="data_38" value="{$ma.einmonat|string_format:"%02d"}" style="width:60px" onChange="save_ma({$ma.id},38)">
|
||||
<input type="number" name="einjahr" id="data_39" value="{$ma.einjahr|string_format:"%04d"}" style="width:80px" onChange="save_ma({$ma.id},39)">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Austrittstag:</td>
|
||||
<td><input type="number" name="austag" id="data_40" value="{$ma.austag|string_format:"%02d"}" style="width:60px" onChange="save_ma({$ma.id},40)">
|
||||
<input type="number" name="ausmonat" id="data_41" value="{$ma.ausmonat|string_format:"%02d"}" style="width:60px" onChange="save_ma({$ma.id},41)">
|
||||
<input type="number" name="ausjahr" id="data_42" value="{$ma.ausjahr|string_format:"%04d"}" style="width:80px" onChange="save_ma({$ma.id},42)">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">befristet bis:</td>
|
||||
<td><input type="number" name="beftag" id="data_43" value="{$ma.beftag|string_format:"%02d"}" style="width:60px" onChange="save_ma({$ma.id},43)">
|
||||
<input type="number" name="befmonat" id="data_44" value="{$ma.befmonat|string_format:"%02d"}" style="width:60px" onChange="save_ma({$ma.id},44)">
|
||||
<input type="number" name="befjahr" id="data_45" value="{$ma.befjahr|string_format:"%04d"}" style="width:80px" onChange="save_ma({$ma.id},45)">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Aktiv</td><td>
|
||||
{if $ma.aktiv==1}
|
||||
<input type="checkbox" name="aktiv" id="aktiv" checked="checked" onChange="save_ma({$ma.id},54)"/>
|
||||
{else}
|
||||
<input type="checkbox" name="aktiv" id="aktiv" onChange="save_ma({$ma.id},55)"/>
|
||||
{/if}
|
||||
</tr>
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</br>
|
||||
|
||||
|
||||
|
||||
</br>
|
||||
|
||||
<div class="ma1">
|
||||
<i class="fad fa-address-card fa-6x fa-pull-left" style="width:110px"></i>
|
||||
<table class="no-style full" style="color: #aaaaaa;line-height: 2">
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Krankenkasse:</td>
|
||||
<td width="290px"><input type="text" name="kkasse" value="{$ma.kkasse}" style="width:220px" id="data_46" onChange="save_ma({$ma.id},46)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Mitg.-Nr.:</td>
|
||||
<td width="290px"><input type="text" name="kkassennr" value="{$ma.kkassennr}" style="width:220px" id="data_47" onChange="save_ma({$ma.id},47)"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:130px" nowrap="nowrap">Beitrag in %:</td>
|
||||
<td width="290px"><input type="text" name="kkbeitrag" value="{$ma.kkbeitrag}" style="width:220px" id="data_48" onChange="save_ma({$ma.id},48)"/></td>
|
||||
</tr>
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{literal}
|
||||
<style>
|
||||
|
||||
input[type=checkbox] {
|
||||
width: 20px;
|
||||
border:none;
|
||||
font-size: 16px;
|
||||
border-bottom: 1px solid #333333;
|
||||
color: #ff0000;
|
||||
background-color: #222222;
|
||||
}
|
||||
input[type=text] {
|
||||
width: 250px;
|
||||
border:none;
|
||||
font-size: 16px;
|
||||
border-bottom: 1px solid #333333;
|
||||
color: #dddddd;
|
||||
background-color: #222222;
|
||||
}
|
||||
input[type=text]:focus{
|
||||
border:none;
|
||||
outline:none;
|
||||
border-bottom:1px solid #ff0000;
|
||||
}
|
||||
input[type=number] {
|
||||
width: 250px;
|
||||
border:none;
|
||||
font-size: 16px;
|
||||
border-bottom: 1px solid #333333;
|
||||
color: #dddddd;
|
||||
background-color: #222222;
|
||||
}
|
||||
input[type=number]:focus{
|
||||
border:none;
|
||||
outline:none;
|
||||
border-bottom:1px solid #ff0000;
|
||||
}
|
||||
.name {
|
||||
align-content: center;
|
||||
background: #115270;
|
||||
color: #ccc;
|
||||
padding: 5px;
|
||||
border: 1px solid #115270;
|
||||
border-radius:6px;
|
||||
margin-left: -5px;
|
||||
margin-top: -12px;
|
||||
height: 50px;
|
||||
font-size: 24px;
|
||||
width: 570px;
|
||||
}
|
||||
.ma1 {
|
||||
background: #222222;
|
||||
color: #999;
|
||||
padding: 5px;
|
||||
font-size: 13px;
|
||||
min-height: 115px;
|
||||
max-height: 615px;
|
||||
border: 1px solid #115270;
|
||||
border-radius: 6px;
|
||||
margin-top: -12px;
|
||||
margin-left: -5px;
|
||||
width: 570px;
|
||||
display: -webkit-flex;
|
||||
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<script>
|
||||
function save_ma(maID,feld) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=save_ma",
|
||||
dataType: 'json',
|
||||
data: 'maID=' + maID + '&feld='+feld + "&data=" +$("#data_"+feld).val(),
|
||||
success: function (data) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 300,
|
||||
newest_on_top: false,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
</script>
|
||||
{/literal}
|
||||
|
||||
209
template/tpl/ajax/ma_edit_sb.tpl
Normal file
209
template/tpl/ajax/ma_edit_sb.tpl
Normal file
|
|
@ -0,0 +1,209 @@
|
|||
{include file='tpl/ajax/_ma_subm.tpl'}
|
||||
|
||||
{if $j1.s !=0}
|
||||
<div class="max">
|
||||
<i class="fad fa-calendar-day fa-2x fa-pull-left" style="width:110px;color: #115270"></i>
|
||||
<p style="color: turquoise;margin-top: -4px;margin-bottom: : -14px;font-size: 26px">{$j1.j}</p></br>
|
||||
<table class="no-style full" style="color: #aaaaaa;margin-top: -40px;line-height: 2">
|
||||
<tbody>
|
||||
{foreach from=$j1.a item=$x1}
|
||||
|
||||
{if $x1.grund==9 || $x1.grund==15 || $x1.grund==77}
|
||||
<tr style="line-height:18px;color: #ff0000"> <td width="160px">{$x1.name} </td>
|
||||
{elseif $x1.grund==26 || $x1.grund==27 || $x1.grund==31}
|
||||
<tr style="line-height:18px;color: #00D841"> <td width="160px">{$x1.name} </td>
|
||||
{else} <tr style="line-height:18px"> <td width="160px">{$x1.name} </td>
|
||||
{/if}
|
||||
{if $x1.grund =4}
|
||||
{if $x1.menge > 24} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{elseif $x1.grund =15} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =26} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =27} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =31} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =77} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund = 9} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else}
|
||||
{if $x1.menge > 13} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.menge > 6} <td align="right" width="80px" style="color: #FF8000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
{if $j2.s !=0}
|
||||
<div class="max">
|
||||
<i class="fad fa-calendar-day fa-2x fa-pull-left" style="width:110px"></i>
|
||||
<p style="color: turquoise;margin-top: -4px;margin-bottom: : -14px;font-size: 26px">{$j2.j}</p></br>
|
||||
|
||||
<table class="no-style full" style="color: #aaaaaa;margin-top: -40px;line-height: 2">
|
||||
<tbody>
|
||||
{foreach from=$j2.a item=$x1}
|
||||
|
||||
{if $x1.grund==9 || $x1.grund==15 || $x1.grund==77}
|
||||
<tr style="line-height:18px;color: #ff0000"> <td width="160px">{$x1.name} </td>
|
||||
{elseif $x1.grund==26 || $x1.grund==27 || $x1.grund==31}
|
||||
<tr style="line-height:18px;color: #00D841"> <td width="160px">{$x1.name} </td>
|
||||
{else} <tr style="line-height:18px"> <td width="160px">{$x1.name} </td>
|
||||
{/if}
|
||||
{if $x1.grund =4}
|
||||
{if $x1.menge > 24} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{elseif $x1.grund =15} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =26} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =27} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =31} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =77} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund = 9} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else}
|
||||
{if $x1.menge > 13} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.menge > 6} <td align="right" width="80px" style="color: #FF8000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
{if $j3.s !=0}
|
||||
<div class="max">
|
||||
<i class="fad fa-calendar-day fa-2x fa-pull-left" style="width:110px"></i>
|
||||
<p style="color: turquoise;margin-top: -4px;margin-bottom: : -14px;font-size: 26px">{$j3.j}</p></br>
|
||||
|
||||
<table class="no-style full" style="color: #aaaaaa;margin-top: -40px;line-height: 2">
|
||||
<tbody>
|
||||
{foreach from=$j3.a item=$x1}
|
||||
|
||||
{if $x1.grund==9 || $x1.grund==15 || $x1.grund==77}
|
||||
<tr style="line-height:18px;color: #ff0000"> <td width="160px">{$x1.name} </td>
|
||||
{elseif $x1.grund==26 || $x1.grund==27 || $x1.grund==31}
|
||||
<tr style="line-height:18px;color: #00D841"> <td width="160px">{$x1.name} </td>
|
||||
{else} <tr style="line-height:18px"> <td width="160px">{$x1.name} </td>
|
||||
{/if}
|
||||
{if $x1.grund =4}
|
||||
{if $x1.menge > 24} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{elseif $x1.grund =15} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =26} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =27} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =31} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =77} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund = 9} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else}
|
||||
{if $x1.menge > 13} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.menge > 6} <td align="right" width="80px" style="color: #FF8000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
{if $j4.s !=0}
|
||||
<div class="max">
|
||||
<i class="fad fa-calendar-day fa-2x fa-pull-left" style="width:110px"></i>
|
||||
<p style="color: turquoise;margin-top: -4px;margin-bottom: : -14px;font-size: 26px">{$j4.j}</p></br>
|
||||
|
||||
<table class="no-style full" style="color: #aaaaaa;margin-top: -40px;line-height: 2">
|
||||
<tbody>
|
||||
{foreach from=$j4.a item=$x1}
|
||||
|
||||
{if $x1.grund==9 || $x1.grund==15 || $x1.grund==77}
|
||||
<tr style="line-height:18px;color: #ff0000"> <td width="160px">{$x1.name} </td>
|
||||
{elseif $x1.grund==26 || $x1.grund==27 || $x1.grund==31}
|
||||
<tr style="line-height:18px;color: #00D841"> <td width="160px">{$x1.name} </td>
|
||||
{else} <tr style="line-height:18px"> <td width="160px">{$x1.name} </td>
|
||||
{/if}
|
||||
{if $x1.grund =4}
|
||||
{if $x1.menge > 24} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{elseif $x1.grund =15} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =26} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =27} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =31} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =77} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund = 9} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else}
|
||||
{if $x1.menge > 13} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.menge > 6} <td align="right" width="80px" style="color: #FF8000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
|
||||
<div class="max">
|
||||
<table class="no-style full" style="color: #aaaaaa;line-height: 2">
|
||||
<tbody>
|
||||
{foreach from=$klog item=$k}
|
||||
<tr style="line-height:18px;color: #aaa">
|
||||
<td width="160px">{$k.zeit} Uhr</td>
|
||||
<td align="right" width="80px" style="color: #808080">~{$k.diff}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{literal}
|
||||
<style>
|
||||
.max {
|
||||
background: #222;
|
||||
color: turquoise;
|
||||
padding: 3px;
|
||||
border: 1px solid turquoise;
|
||||
font-size: 14px;
|
||||
border-radius:6px;
|
||||
margin-top: -12px;
|
||||
margin-bottom: 20px;
|
||||
min-height: 50px;
|
||||
}
|
||||
.masb {
|
||||
background: #222222;
|
||||
color: turquoise;
|
||||
padding: 5px;
|
||||
font-size: 13px;
|
||||
min-height: 115px;
|
||||
max-height: 615px;
|
||||
border: 1px solid turquoise;
|
||||
border-radius: 6px;
|
||||
margin-left: -5px;
|
||||
width: 100%;
|
||||
display: -webkit-flex;
|
||||
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
</style>
|
||||
|
||||
{/literal}
|
||||
|
||||
160
template/tpl/ajax/ma_kal.tpl
Normal file
160
template/tpl/ajax/ma_kal.tpl
Normal file
|
|
@ -0,0 +1,160 @@
|
|||
{include file='tpl/ajax/_ma_subm.tpl'}
|
||||
{if $j1.s !=0}
|
||||
<div class="max">
|
||||
<i class="fad fa-calendar-day fa-2x fa-pull-left" style="width:110px;color: #115270"></i>
|
||||
<p style="color: turquoise;margin-top: -4px;margin-bottom: : -14px;font-size: 26px">{$j1.j}</p></br>
|
||||
<table class="no-style full" style="color: #aaaaaa;margin-top: -40px;line-height: 2">
|
||||
<tbody style="background-color: #115270">
|
||||
{foreach from=$j1.a item=$x1}
|
||||
|
||||
{if $x1.grund==9 || $x1.grund==15 || $x1.grund==77}
|
||||
<tr style="line-height:18px;color: #ff0000";bac> <td width="160px">{$x1.name} </td>
|
||||
{elseif $x1.grund==26 || $x1.grund==27 || $x1.grund==31}
|
||||
<tr style="line-height:18px;color: #00D841"> <td width="160px">{$x1.name} </td>
|
||||
{else} <tr style="line-height:18px"> <td width="160px">{$x1.name} </td>
|
||||
{/if}
|
||||
{if $x1.grund =4}
|
||||
{if $x1.menge > 24} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{elseif $x1.grund =15} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =26} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =27} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =31} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =77} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund = 9} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else}
|
||||
{if $x1.menge > 13} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.menge>6} <td align="right" width="80px" style="color: #FF8000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{/if}
|
||||
</tr>
|
||||
{foreach from=$x1.einzel item=$solo1}
|
||||
<tr style="line-height:18px;background-color: #222"> <td width="120px">{$solo1.datum} </td> <td align="right" width="120px">{$solo1.name} </td>
|
||||
{/foreach}
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
{if $j2.s !=0}
|
||||
<div class="max">
|
||||
<i class="fad fa-calendar-day fa-2x fa-pull-left" style="width:110px"></i>
|
||||
<p style="color: turquoise;margin-top: -4px;margin-bottom: : -14px;font-size: 26px">{$j2.j}</p></br>
|
||||
|
||||
<table class="no-style full" style="color: #aaaaaa;margin-top: -40px;line-height: 2">
|
||||
<tbody style="background-color: #115270">
|
||||
{foreach from=$j2.a item=$x1}
|
||||
|
||||
{if $x1.grund==9 || $x1.grund==15 || $x1.grund==77}
|
||||
<tr style="line-height:18px;color: #ff0000"> <td width="160px">{$x1.name} </td>
|
||||
{elseif $x1.grund==26 || $x1.grund==27 || $x1.grund==31}
|
||||
<tr style="line-height:18px;color: #00D841"> <td width="160px">{$x1.name} </td>
|
||||
{else} <tr style="line-height:18px"> <td width="160px">{$x1.name} </td>
|
||||
{/if}
|
||||
{if $x1.grund =4}
|
||||
{if $x1.menge > 24} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{elseif $x1.grund =15} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =26} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =27} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =31} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =77} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund = 9} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else}
|
||||
{if $x1.menge > 13} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.menge > 6} <td align="right" width="80px" style="color: #FF8000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{/if}
|
||||
</tr>
|
||||
{foreach from=$x1.einzel item=$solo1}
|
||||
<tr style="line-height:18px;background-color: #222"> <td width="120px">{$solo1.datum} </td> <td align="right" width="120px">{$solo1.name} </td>
|
||||
{/foreach}
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
{if $j3.s !=0}
|
||||
<div class="max">
|
||||
<i class="fad fa-calendar-day fa-2x fa-pull-left" style="width:110px"></i>
|
||||
<p style="color: turquoise;margin-top: -4px;margin-bottom: : -14px;font-size: 26px">{$j3.j}</p></br>
|
||||
|
||||
<table class="no-style full" style="color: #aaaaaa;margin-top: -40px;line-height: 2">
|
||||
<tbody style="background-color: #115270">
|
||||
{foreach from=$j3.a item=$x1}
|
||||
|
||||
{if $x1.grund==9 || $x1.grund==15 || $x1.grund==77}
|
||||
<tr style="line-height:18px;color: #ff0000"> <td width="160px">{$x1.name} </td>
|
||||
{elseif $x1.grund==26 || $x1.grund==27 || $x1.grund==31}
|
||||
<tr style="line-height:18px;color: #00D841"> <td width="160px">{$x1.name} </td>
|
||||
{else} <tr style="line-height:18px"> <td width="160px">{$x1.name} </td>
|
||||
{/if}
|
||||
{if $x1.grund =4}
|
||||
{if $x1.menge > 24} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{elseif $x1.grund =15} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =26} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =27} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =31} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =77} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund = 9} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else}
|
||||
{if $x1.menge > 13} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.menge > 6} <td align="right" width="80px" style="color: #FF8000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{/if}
|
||||
</tr>
|
||||
{foreach from=$x1.einzel item=$solo1}
|
||||
<tr style="line-height:18px;background-color: #222"> <td width="120px">{$solo1.datum} </td> <td align="right" width="120px">{$solo1.name} </td>
|
||||
{/foreach}
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
{if $j4.s !=0}
|
||||
<div class="max">
|
||||
<i class="fad fa-calendar-day fa-2x fa-pull-left" style="width:110px"></i>
|
||||
<p style="color: turquoise;margin-top: -4px;margin-bottom: : -14px;font-size: 26px">{$j4.j}</p></br>
|
||||
|
||||
<table class="no-style full" style="color: #aaaaaa;margin-top: -40px;line-height: 2">
|
||||
<tbody style="background-color: #115270">
|
||||
{foreach from=$j4.a item=$x1}
|
||||
|
||||
{if $x1.grund==9 || $x1.grund==15 || $x1.grund==77}
|
||||
<tr style="line-height:18px;color: #ff0000"> <td width="160px">{$x1.name} </td>
|
||||
{elseif $x1.grund==26 || $x1.grund==27 || $x1.grund==31}
|
||||
<tr style="line-height:18px;color: #00D841"> <td width="160px">{$x1.name} </td>
|
||||
{else} <tr style="line-height:18px"> <td width="160px">{$x1.name} </td>
|
||||
{/if}
|
||||
{if $x1.grund =4}
|
||||
{if $x1.menge > 24} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{elseif $x1.grund =15} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =26} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =27} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =31} <td align="right" width="80px" style="color: #00D841">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund =77} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.grund = 9} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{else}
|
||||
{if $x1.menge > 13} <td align="right" width="80px" style="color: #ff0000">{$x1.menge} Tage</td>
|
||||
{elseif $x1.menge > 6} <td align="right" width="80px" style="color: #FF8000">{$x1.menge} Tage</td>
|
||||
{else} <td align="right" width="80px" style="color: #aaaaaa">{$x1.menge} Tage</td>
|
||||
{/if}
|
||||
{/if}
|
||||
</tr>
|
||||
{foreach from=$x1.einzel item=$solo1}
|
||||
<tr style="line-height:18px;background-color: #222"> <td width="120px">{$solo1.datum} </td> <td align="right" width="120px">{$solo1.name} </td>
|
||||
{/foreach}
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
562
template/tpl/ajax/ma_load.tpl
Normal file
562
template/tpl/ajax/ma_load.tpl
Normal file
|
|
@ -0,0 +1,562 @@
|
|||
<link rel="stylesheet" href="template/css/ma.css">
|
||||
{literal}
|
||||
<style>
|
||||
input[type=text] {
|
||||
width: 250px;
|
||||
border:none;
|
||||
border-bottom: 1px solid #333333;
|
||||
color: #dddddd;
|
||||
background-color: #222222;
|
||||
}
|
||||
input[type=number] {
|
||||
width: 250px;
|
||||
border:none;
|
||||
border-bottom: 1px solid #333333;
|
||||
color: #dddddd;
|
||||
background-color: #222222;
|
||||
}
|
||||
</style>
|
||||
{/literal}
|
||||
<!-- MA auswahl -->
|
||||
<section class="col-md-12">
|
||||
<div class="row">
|
||||
<!-- xxxxxxxxxx -->
|
||||
<div class="col-md-4" style="background-color:#333333">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-address-card"></i> Anschrift</div>
|
||||
<div class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="100px" nowrap="nowrap">Strasse:</td>
|
||||
<td><input class="mainp" type="text" name="strasse" value="{$ma.strasse}"/></td></tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td width="100px" nowrap="nowrap">Zusatz:</strong></td>
|
||||
<td><input class="mainp" type="text" name="azusatz" value="{$ma.azusatz}"/></td></tr>
|
||||
<tr>
|
||||
<td width="100px" nowrap="nowrap">PLZ Ort:</strong></td>
|
||||
<td><input class="mainp" type="text" name="plz" value="{$ma.plz}" style="width:55px"/>
|
||||
<input class="mainp" type="text" name="ort" value="{$ma.ort}" style="width:185px"/></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-phone-rotary"></i> Kommunikation</div>
|
||||
<div class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="100px">Mail:</td><td><input type="text" name="mail" value="{$ma.mail}"/></td</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td width="100px">Handy:</td><td><input type="text" name="handy" value="{$ma.handy}"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100px">Tel2:</td><td><input type="text" name="tel2" value="{$ma.tel2}"/></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-user-tag"></i> Erkennungsdaten</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tr>
|
||||
<td style="width:120px" nowrap="nowrap">Geburtstag:</strong></td>
|
||||
<td><input class="mainp2" type="number" name="tag" value="{$ma.gebtag|string_format:"%02d"}" style="width:50px"/>
|
||||
<input class="mainp2" type="number" name="monat" value="{$ma.gebmonat|string_format:"%02d"}" style="width:50px"/>
|
||||
<input class="mainp2" type="number" name="jahr" value="{$ma.gebjahr}" style="width:60px"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Geburtsort:</strong></td>
|
||||
<td><input type="text" name="gebort" value="{$ma.gebort}" style="width:220px"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Geburtsname:</strong></td>
|
||||
<td><input type="text" name="gebname" value="{$ma.gebname}" style="width:220px"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Nationalität:</strong></td>
|
||||
<td><input type="text" name="staata" value="{$ma.staata}" style="width:220px"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">BPA-Nummer::</strong></td>
|
||||
<td><input type="text" name="bpa" value="{$ma.bpa}" style="width:220px"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ****************************************************************** Bankdaten -->
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-money-check-edit-alt"></i> Bankdaten</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
<tr>
|
||||
<td style="width:120px" nowrap="nowrap">Bankname:</strong></td>
|
||||
<td><input type="text" name="bankname" value="{$ma.bankname}" style="width:220px"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Kontoinhaber:</strong></td>
|
||||
<td><input type="text" name="kontoinh" value="{$ma.kontoinh}" style="width:220px"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">IBAN:</strong></td>
|
||||
<td><input type="text" name="iban" value="{$ma.iban}" style="width:220px"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">BIC:</strong></td>
|
||||
<td><input type="text" name="BIC" value="{$ma.BIC}" style="width:220px"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap">Bankinfo:</strong></td>
|
||||
<td><input type="text" name="bankinfo" value="{$ma.bankinfo}" style="width:220px"/></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<!-- ****************************************************************** laufbahn -->
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-calendar-day"></i> Laufbahn</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
<tbody>
|
||||
<tr><td style="width:120px" nowrap="nowrap">Eintrittstag:</strong></td>
|
||||
<td><input type="number" name="eintag" value="{$ma.eintag|string_format:"%02d"}" style="width:50px"/>
|
||||
<input type="number" name="einmonat" value="{$ma.einmonat|string_format:"%02d"}" style="width:50px"/>
|
||||
<input type="number" name="einjahr" value="{$ma.einjahr}" style="width:60px"/>
|
||||
</td></tr>
|
||||
<tr><td nowrap="nowrap">Austrittstag:</strong></td>
|
||||
<td><input type="number" name="austag" value="{$ma.austag|string_format:"%02d"}" style="width:50px"/>
|
||||
<input type="number" name="ausmonat" value="{$ma.ausmonat|string_format:"%02d"}" style="width:50px"/>
|
||||
<input type="number" name="ausjahr" value="{$ma.ausjahr}" style="width:60px"/>
|
||||
</td></tr>
|
||||
<tr><td nowrap="nowrap">befristet bis:</strong></td>
|
||||
<td><input type="number" name="beftag" value="{$ma.beftag|string_format:"%02d"}" style="width:50px"/>
|
||||
<input type="number" name="befmonat" value="{$ma.befmonat|string_format:"%02d"}" style="width:50px"/>
|
||||
<input type="number" name="befjahr" value="{$ma.befjahr}" style="width:60px"/>
|
||||
</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ****************************************************************** Sozialangaben -->
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-sack-dollar"></i> steuerliche Angaben</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
<tr><td style="width:120px" nowrap="nowrap">Steuer.ID-Nr.:</strong></td>
|
||||
<td><input type="text" name="steuerid" value="{$ma.steuerid}" style="width:220px"/></td>
|
||||
</tr>
|
||||
<tr><td nowrap="nowrap">Steuerklasse:</strong></td>
|
||||
<td><input type="text" name="steuerkl" value="{$ma.steuerkl}" style="width:220px"/></td></tr>
|
||||
<tr><td nowrap="nowrap">Sozialvers.-Nr.</strong></td>
|
||||
<td><input type="text" name="svnummer" value="{$ma.svnummer}" style="width:220px"/></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ************************** Spaltenwechsel -->
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fab fa-pied-piper-alt"></i> Angaben Sonderfälle</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
<tbody>
|
||||
|
||||
{if $ma.rentner==1}<tr>
|
||||
<td><input type="checkbox" name="rentner" checked="checked" > Rentner</strong></td>
|
||||
<td style="width:30px"> </strong></td>
|
||||
<td><input type="text" name="rentnerinfo" value="{$ma.rentnerinfo}" style="width:120px"/></td>
|
||||
{else}<tr>
|
||||
<td><input type="checkbox" name="rentner" > Rentner</strong></td>
|
||||
<td style="width:30px"> </strong></td>
|
||||
<td><input type="text" name="rentnerinfo" value="{$ma.rentnerinfo}" style="width:120px"/></td>
|
||||
{/if}</tr>
|
||||
|
||||
{if $ma.sbehind==1}<tr>
|
||||
<td><input type="checkbox" name="sbehind" checked="checked" > schwerbehindert</strong></td>
|
||||
<td style="width:30px"> </strong></td>
|
||||
<td><input type="text" name="sbehind2" value="{$ma.sbehind2}" style="width:50px"/> %</td>
|
||||
{else}<tr>
|
||||
<td><input type="checkbox" name="sbehind" > schwerbehindert </strong></td>
|
||||
<td style="width:30px"> </strong></td>
|
||||
<td><input type="text" name="sbehind2" value="{$ma.sbehind2}" style="width:50px"/> %</td>
|
||||
{/if}</tr>
|
||||
|
||||
{if $ma.student==1}<tr>
|
||||
<td><input type="checkbox" name="student" checked="checked" > Student</strong></td>
|
||||
<td style="width:30px"> </strong></td>
|
||||
<td><input type="text" name="studentinfo" value="{$ma.studentinfo}" style="width:120px"/></td>
|
||||
{else}<tr>
|
||||
<td><input type="checkbox" name="student" > Student</strong></td>
|
||||
<td style="width:30px"> </strong></td>
|
||||
<td><input type="text" name="studentinfo" value="{$ma.studentinfo}" style="width:120px"/></td>
|
||||
{/if}</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ****************************************************************** Sozialangaben -->
|
||||
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-baby"></i> Angaben zur Familie</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr><td style="width:150px" >Familienstand:</strong></td>
|
||||
<td><input type="text" name="famstand" value="{$ma.famstand}" style="width:200px"/></td></tr>
|
||||
|
||||
<tr><td nowrap="nowrap">Anzahl Kinder:</strong></td>
|
||||
<td><input type="text" name="kinder" value="{$ma.kinder}" style="width:200px"/></td></tr>
|
||||
|
||||
<tr><td nowrap="nowrap">Kinderfreibetrag:</strong></td>
|
||||
<td><input type="text" name="kinderfb" value="{$ma.kinderfb}" style="width:200px"/></td></tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- ************************** Spaltenwechsel -->
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-users-class"></i> sonstige Angaben</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
<tbody>
|
||||
<tr><td nowrap="nowrap">Urlaub/Jahr:</strong></td>
|
||||
<td style="width:80px"> </strong></td>
|
||||
<td><input type="text" name="urlaubprojahr" value="{$ma.urlaubprojahr}" style="width:60px"/> Tage</td></tr>
|
||||
|
||||
<tr>
|
||||
<td nowrap="nowrap">Mitarbeitertyp</strong></td>
|
||||
<td style="width:80px"> </strong></td>
|
||||
<td>
|
||||
<select name="typ">
|
||||
{foreach from=$matyp item=matyp}
|
||||
{html_options values=$matyp.id output=$matyp.bezeichnung selected=$ma.typ}
|
||||
{/foreach}
|
||||
</select>
|
||||
</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ****************************************************************** Krankenkasse -->
|
||||
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-passport"></i> Krankenkasse</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="width:140px" >Krankenkasse:</strong></td>
|
||||
<td><input type="text" name="kkasse" value="{$ma.kkasse}" style="width:100px"/></td>
|
||||
<td style="width:90px" > Beitrag:</strong></td>
|
||||
<td><input type="text" name="kkbeitrag" value="{$ma.kkbeitrag}" style="width:50px"/></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr><td style="width:140px" >Mitg.-Nr.:</strong></td>
|
||||
<td><input type="text" name="kkassennr" value="{$ma.kkassennr}" style="width:200px"/></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<!-- ************************** Spaltenwechsel -->
|
||||
<!-- ****************************************************************** Einstellungsart -->
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-route"></i> Einsatzgebiete</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
|
||||
<tr><td style="width:160px">PVL Leipzig</strong></td><td style="width:160px">Gerichshain</strong></td>
|
||||
<td><input type="checkbox" name="gh" {if $ma.gh>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">LVZ Leipzig</strong></td><td style="width:160px">L.- Stahmeln</strong></td>
|
||||
<td><input type="checkbox" name="lvz" {if $ma.lvz>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">PIN Leipzig</strong></td><td style="width:160px">AG (Ausfuhr)</strong></td>
|
||||
<td><input type="checkbox" name="pin" {if $ma.pin>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">PIN Leipzig</strong></td><td style="width:160px">R (Abholung)</strong></td>
|
||||
<td><input type="checkbox" name="post" {if $ma.post>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">PIN Leipzig</strong></td><td style="width:160px">Retouren/Leergut</strong></td>
|
||||
<td><input type="checkbox" name="pleer" {if $ma.pleer>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">Rundschau</strong></td><td style="width:160px">MPV</strong></td>
|
||||
<td><input type="checkbox" name="rs" {if $ma.rs>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">Sachsen-Sonntag</strong></td><td style="width:160px">LVZ Agentur</strong></td>
|
||||
<td><input type="checkbox" name="saso" {if $ma.saso>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">Gastrofahrt</strong></td><td style="width:160px">VNG</strong></td>
|
||||
<td><input type="checkbox" name="grm" {if $ma.grm>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">Exxtra-Werbung</strong></td><td style="width:160px">MPV</strong></td>
|
||||
<td><input type="checkbox" name="werb" {if $ma.werb>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">Marktbelege</strong></td><td style="width:160px">LVZ / MPV</strong></td>
|
||||
<td><input type="checkbox" name="mb" {if $ma.mb>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">LVZ-Zustellung</strong></td><td style="width:160px">LVZ Agentur</strong></td>
|
||||
<td><input type="checkbox" name="lvzz" {if $ma.lvzz>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">FAZ-Zustellung</strong></td><td style="width:160px">Sonntagszeitung</strong></td>
|
||||
<td><input type="checkbox" name="faz" {if $ma.faz>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">Saso-Zustellung</strong></td><td style="width:160px">LVZ Agentur</strong></td>
|
||||
<td><input type="checkbox" name="sasoz" {if $ma.sasoz>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
<tr><td style="width:160px">Sondertouren</strong></td><td style="width:160px"> </strong></td>
|
||||
<td><input type="checkbox" name="sonstige" {if $ma.sonstige>0} checked="checked">{/if}
|
||||
</td></tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ****************************************************************** sonstige pers. Daten -->
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-bible"></i> Konfessionen</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<select name="kotyp">
|
||||
{foreach from=$kotyp item=kotyp}
|
||||
{html_options values=$kotyp.id output=$kotyp.abk selected=$ma.konfessionen}
|
||||
{/foreach}
|
||||
</select>
|
||||
</td>
|
||||
<td style="width:280px"; align="right">{$koinfo}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<!-- ****************************************************************** Fschein -->
|
||||
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><i class="fad fa-id-badge"></i> Führerschein</div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
|
||||
<tr>
|
||||
<td style="width:160px" >Führerschein:</strong></td>
|
||||
<td><input type="text" name="fschein" value="{$ma.fschein}" style="width:190px"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:160px" >Ablauffrist:</strong></td>
|
||||
<td><input type="text" name="ffrist" value="{$ma.ffrist}" style="width:190px"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:160px">Fahrerkarte LKW</strong></td>
|
||||
<td><input type="checkbox" name="fkarte" {if $ma.fkarte>0} checked="checked">{/if}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<!-- ****************************************************************** aktiv -->
|
||||
<div class="col-md-1">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><h2 class="panel-title">Aktiv</h2></div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
<tr>
|
||||
<td><center><input type="checkbox" name="aktiv" {if $ma.aktiv>0} checked="checked">{/if} </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ****************************************************************** Zeit/Tuer -->
|
||||
<div class="col-md-1">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><h2 class="panel-title">Tuer</h2></div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
<tr>
|
||||
<td><input type="checkbox" name="zeitzugang" {if $ma.zeitzugang>0} checked="checked">{/if} </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ****************************************************************** Buchhaltungsnummer -->
|
||||
<div class="col-md-1">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><h2 class="panel-title">BhNr.</h2></div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
<tr>
|
||||
<td><input type="text" name="buchid" value="{$ma.buchid}" style="width:40px"/></td>
|
||||
</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ****************************************************************** lohn ja / nein -->
|
||||
<div class="col-md-1">
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-smallheading"><h2 class="panel-title">selbst.</h2></div>
|
||||
<section class="panel-smallbody">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<input type="hidden" name="mid" value="{$ma.id}" />
|
||||
<tr>
|
||||
<td><input type="checkbox" name="lohnabr" {if $ma.lohnabr>0} checked="checked">{/if} </td>
|
||||
</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- Main Section End -->
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<!-- Sidebar -->
|
||||
|
||||
|
||||
|
||||
<!------------------------------------------------>
|
||||
<script> var jahr = '{$jahr}';</script>
|
||||
<script> var mitarbeiter = '{$maID}';</script>
|
||||
{literal}
|
||||
|
||||
<script>
|
||||
|
||||
function save_date(time,maID) {
|
||||
var remember = document.getElementById('info_'+time);
|
||||
if (remember.checked){
|
||||
var istC = 1;
|
||||
}else{
|
||||
var istC = 0;
|
||||
}
|
||||
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=kal_save&a=date_save",
|
||||
dataType: 'json',
|
||||
data: 'time=' + time + "&maID="+mitarbeiter+"&istC="+istC,
|
||||
success: function (data) {
|
||||
if(data.success == true) {
|
||||
$.notify({
|
||||
icon: 'glyphicon glyphicon-warning-ok',
|
||||
message: data.lastnote
|
||||
},{
|
||||
type: 'info',
|
||||
showProgressbar: true,
|
||||
delay: 200,
|
||||
newest_on_top: true,
|
||||
element: 'body',
|
||||
placement: {
|
||||
from: "bottom",
|
||||
align: "right"
|
||||
},
|
||||
animate: {
|
||||
enter: 'animated fadeInDown',
|
||||
exit: 'animated fadeOutUp'
|
||||
}
|
||||
});
|
||||
}
|
||||
console.log(data)
|
||||
}
|
||||
});load_free_urlaub(mitarbeiter,jahr)
|
||||
}
|
||||
load_free_urlaub(mitarbeiter,jahr);
|
||||
function load_free_urlaub(maID,jahr) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=kal_rest_u&tpl",
|
||||
dataType: 'html',
|
||||
data: "maID=" + maID + "&jahr="+jahr,
|
||||
success: function (data) {
|
||||
$("#urlaub").html(data);
|
||||
console.log(data)
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
{/literal}
|
||||
151
template/tpl/ajax/ma_setup.tpl
Normal file
151
template/tpl/ajax/ma_setup.tpl
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
{include file='tpl/ajax/_ma_subm.tpl'}
|
||||
|
||||
|
||||
|
||||
<div class="max">
|
||||
<table class="no-style full" style="font-size: 16px; line-height: 20px">
|
||||
<body>
|
||||
{foreach from=$tt item=$tx}
|
||||
<tr style="line-height:28px">
|
||||
{if $tx.aktiv!=0}
|
||||
<td width="160px" style="color: #aaa">{$tx.name} </td>
|
||||
{else}
|
||||
<td width="160px" style="color: #555">{$tx.name} </td>
|
||||
{/if}
|
||||
|
||||
|
||||
<td width="80px" align="center">
|
||||
<label class="md_switch">
|
||||
|
||||
{if $tx.on!=0}
|
||||
<input checked type="checkbox" name="tts" id="aktiv" onChange="save_ma({$maID},{$tx.sid}); ma_setup({$maID})"/>
|
||||
{else}
|
||||
<input type="checkbox" name="tts" id="aktiv" onChange="save_ma({$maID},{$tx.sid}); ma_setup({$maID})"/>
|
||||
{/if}
|
||||
<span class="md_switch__toggle"></span>
|
||||
</label>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
<div class="max">
|
||||
<table class="no-style full" style="font-size: 16px; line-height: 20px">
|
||||
<body>
|
||||
{foreach from=$tt item=$tx}
|
||||
<tr style="line-height:28px">
|
||||
{if $tx.aktiv!=0}
|
||||
<td width="160px" style="color: #aaa">{$tx.name} </td>
|
||||
{else}
|
||||
<td width="160px" style="color: #555">{$tx.name} </td>
|
||||
{/if}
|
||||
|
||||
{if $tx.on!=0}
|
||||
<td width="80px" align="center" style="color: green"><i class="fad fa-route" onclick="ma_setup({$maID})" style="font-size: 26px"></i></td>
|
||||
{else}
|
||||
<td width="80px" align="center" style="color: darkred"><i class="fad fa-times" onclick="ma_setup({$maID})" style="font-size: 26px"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
-->
|
||||
{literal}
|
||||
<style>
|
||||
#@import url(http://fonts.googleapis.com/css?family=Open+Sans);
|
||||
|
||||
body {
|
||||
background: #F5F5F5;
|
||||
}
|
||||
|
||||
.md_switch {
|
||||
display: inline-flex;
|
||||
font-family: "Open Sans";
|
||||
align-items: center;
|
||||
margin: 3px 0;
|
||||
}
|
||||
|
||||
.md_switch .md_switch__toggle {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.md_switch [type=checkbox] {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
/* default states */
|
||||
|
||||
.md_switch .md_switch__toggle::before,
|
||||
.md_switch .md_switch__toggle::after {
|
||||
content: '';
|
||||
display: block;
|
||||
margin: 0 3px;
|
||||
transition: all 100ms cubic-bezier(0.4, 0.0, 0.2, 1);
|
||||
background: #BDBDBD;
|
||||
}
|
||||
|
||||
.md_switch .md_switch__toggle::before {
|
||||
height: 1.3em;
|
||||
width: 3em;
|
||||
border-radius: 0.65em;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.md_switch .md_switch__toggle::after {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translate(0, -50%);
|
||||
height: 1.4em;
|
||||
width: 1.4em;
|
||||
border-radius: 50%;
|
||||
box-shadow: 0 0 8px rgba(0,0,0,0.2), 0 0 2px rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
/* special states */
|
||||
.md_switch [type=checkbox]:focus+.md_switch__toggle {
|
||||
outline: #333 solid 0px;
|
||||
box-shadow: 0 0 8px #333;
|
||||
}
|
||||
|
||||
.md_switch [type=checkbox]:disabled+.md_switch__toggle {
|
||||
cursor: not-allowed;
|
||||
filter: grayscale(100%);
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.md_switch [type=checkbox]:disabled+.md_switch__toggle::after {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
/* checked states */
|
||||
|
||||
.md_switch [type=checkbox]:checked+.md_switch__toggle::before,
|
||||
.md_switch [type=checkbox]:checked+.md_switch__toggle::after{
|
||||
background: #115270;
|
||||
}
|
||||
|
||||
.md_switch [type=checkbox]:checked+.md_switch__toggle::after {
|
||||
transform: translate(calc(3em - 100%), -50%);
|
||||
}
|
||||
</style>
|
||||
{/literal}
|
||||
12
template/tpl/ajax/ma_subm.tpl
Normal file
12
template/tpl/ajax/ma_subm.tpl
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<div class="menux">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<td align="center" width="20%"><i class="fad fa-file-pdf"></i></td>
|
||||
<td align="center" width="20%"><i class="fad fa-clock" onclick="ma_tuer({$maID})"></i></td>
|
||||
<td align="center" width="20%"><i class="fad fa-calendar" onclick="ma_kal({$maID})"></i></td>
|
||||
<td align="center" width="20%"><i class="fad fa-file-alt"></i></td>
|
||||
<td align="center" width="20%"><i class="fad fa-sms"></i></td>
|
||||
<td align="center" width="20%"><i class="fad fa-mail-bulk"></i></td>
|
||||
</body>
|
||||
</table>
|
||||
</div>
|
||||
36
template/tpl/ajax/ma_tuer.tpl
Normal file
36
template/tpl/ajax/ma_tuer.tpl
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
{include file='tpl/ajax/_ma_subm.tpl'}
|
||||
|
||||
<div class="max">
|
||||
<table class="no-style full" style="color: #aaaaaa;line-height: 2">
|
||||
<tbody>
|
||||
{foreach from=$klog item=$k}
|
||||
<tr style="line-height:18px;color: #aaa">
|
||||
<td width="160px">{$k.zeit2|date_format:"%d.%m.%y - %H:%M"} Uhr</td>
|
||||
<td align="right" width="80px" style="color: #808080">{$k.diff}~{$k.diff2|date_format:"%H:%M"}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</body>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
{literal}
|
||||
<style>
|
||||
.max {
|
||||
background: #222;
|
||||
color: turquoise;
|
||||
padding: 3px;
|
||||
border: 1px solid turquoise;
|
||||
font-size: 13px;
|
||||
border-radius:6px;
|
||||
margin-top: -12px;
|
||||
margin-bottom: 20px;
|
||||
min-height: 50px;
|
||||
}
|
||||
</style>
|
||||
{/literal}
|
||||
|
||||
|
||||
896
template/tpl/ajax/main_home.tpl
Normal file
896
template/tpl/ajax/main_home.tpl
Normal file
|
|
@ -0,0 +1,896 @@
|
|||
<script src="../template/js/ue_home.js"></script>
|
||||
<script src="../template/js/ue_home2.js"></script>
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
<div class="col-md-10">
|
||||
<div class="row">
|
||||
<!-- --------------------------------------------------------------------------- -->
|
||||
<!-- --------------------------------------------------- Einsatzplanung Heute -- -->
|
||||
<!-- --------------------------------------------------------------------------- -->
|
||||
<div class="col-sm-6" style="margin-top: -18px">
|
||||
<p id="info_heute" nowrap align="center" style='font-size:14pt;background-color:gray;color:#fff'>{$tag1}<p>
|
||||
<p nowrap align="center" style='font-size:14pt;background-color:gray;margin-top: -10px'>
|
||||
<div id="ue_icon">
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j1}&monat={$mo1}&tag={$t1}">
|
||||
<i class="fal fa-moon fa-2x"></i> <span></br>Nachts</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j1}&monat={$mo1}&tag={$t1}">
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>GV-Ost</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j1}&monat={$mo1}&tag={$t1}">
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>LVZ</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j1}&monat={$mo1}&tag={$t1}">
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>LVZ-ZS</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j1}&monat={$mo1}&tag={$t1}">
|
||||
<i class="fal fa-envelope fa-2x"></i> <span></br>LVZ-Post</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=ptag&jahr={$j1}&monat={$mo1}&tag={$t1}">
|
||||
<i class="fal fa-sun fa-2x"></i> <span></br>Tag´s</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=ptag&jahr={$j1}&monat={$mo1}&tag={$t1}">
|
||||
<i class="fal fa-envelope fa-2x"></i> <span></br>LVZ-P.RT</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=ptag&jahr={$j1}&monat={$mo1}&tag={$t1}">
|
||||
<i class="fal fa-toilet-paper fa-2x"></i> <span></br>CWS</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=ptag&jahr={$j1}&monat={$mo1}&tag={$t1}">
|
||||
<i class="fal fa-route fa-2x"></i> <span></br>Sonder</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=pss">
|
||||
<i class="fab fa-adversal fa-2x"></i> <span></br>Werbung</span>
|
||||
</a>
|
||||
</div>
|
||||
<p></div>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- --------------------------------------------------------------------------- -->
|
||||
<!-- -------------------------------------------------- Einsatzplanung Morgen -- -->
|
||||
<!-- --------------------------------------------------------------------------- -->
|
||||
<div class="col-sm-6" style="margin-top: -18px">
|
||||
<p id="info_morgen" nowrap align="center" style='font-size:14pt;background-color:gray;color:#fff'>{$tag2}<p>
|
||||
<p nowrap align="center" style='font-size:14pt;background-color:gray;margin-top: -10px'>
|
||||
<div id="ue_icon2">
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-moon fa-2x"></i> <span></br>Nachts</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>GV-Ost</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>LVZ</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-newspaper fa-2x"></i> <span></br>LVZ-ZS</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=pnacht&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-envelope fa-2x"></i> <span></br>LVZ-Post</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sun fa-2x"></i> <span></br>Tag´s</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-envelope fa-2x"></i> <span></br>LVZ-P.RT</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-toilet-paper fa-2x"></i> <span></br>CWS</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-route fa-2x"></i> <span></br>Sonder</span>
|
||||
</a>
|
||||
<a class="quick-btn" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fab fa-adversal fa-2x"></i> <span></br>Werbung</span>
|
||||
</a>
|
||||
</div>
|
||||
<p></div>
|
||||
<!-- Nachtplanung heute ----------- -->
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div id=smsinfo>
|
||||
<div class="col-sm-1" style="margin-top: -12px">
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-hourglass"></i> <span></br>warten</span>
|
||||
</a>
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-times" style="color: red"></i> <span></br>Fehler</span>
|
||||
</a>
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-share" style="color: cornflowerblue"></i></i> <span></br>Transfer</span>
|
||||
</a>
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-check" style="color: orange"></i></i> <span></br>gesendet</span>
|
||||
</a>
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-check-double" style="color:#41c42b"></i> <span></br>SMS_OK</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-5" style="margin-top: -10px">
|
||||
<div id="kal_1">
|
||||
<div class="kal">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal}
|
||||
<tr style="font-size:12pt">
|
||||
{if $kal.na!=0}
|
||||
<td nowrap style="width: 30px;color: red" align="center"><i class='{$kal.icon}'></i></td>
|
||||
{else}
|
||||
<td nowrap style="width: 30px;color: darkorange" align="left"><i class='{$kal.icon}'></i></td>
|
||||
{/if}
|
||||
<td nowrap style="width:170px" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:125px" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="norm">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<i class="far fa-newspaper fa-pull-left" style="color:#bbbbbb;font-size:26pt"></i>
|
||||
<tr style="font-size:11pt;color:#dddddd" align="center">
|
||||
<td> {$np.lvz_city}</br></td>
|
||||
<td> {$np.lvz_bgz}</br></td>
|
||||
<td> {$np.lvz_dek}</br></td>
|
||||
<td> {$np.lvz_mtk}</br></td>
|
||||
<td> {$np.tz}</br></td>
|
||||
<td> {$np.oaz}</br></td>
|
||||
<td> {$np.daz}</br></td>
|
||||
<td> {$np.ovz}</br></td>
|
||||
</tr>
|
||||
|
||||
<tr style="font-size:10pt;color:#DDDDDD" align="center">
|
||||
<td nowrap style="width:60px" align="center">City</td>
|
||||
<td nowrap style="width:60px" align="center">BoG</td>
|
||||
<td nowrap style="width:60px" align="center">DEK</td>
|
||||
<td nowrap style="width:60px" align="center">MTK</td>
|
||||
<td nowrap style="width:60px" align="center">TZ</td>
|
||||
<td nowrap style="width:60px" align="center">OAZ</td>
|
||||
<td nowrap style="width:60px" align="center">DAZ</td>
|
||||
<td nowrap style="width:60px" align="center">OVZ</td>
|
||||
|
||||
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Nachtplanung morgen ----------- -->
|
||||
<div id=smsinfo2>
|
||||
<div class="col-sm-1" style="margin-top: -12px">
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-hourglass"></i> <span></br>warten</span>
|
||||
</a>
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-times" style="color: red"></i> <span></br>Fehler</span>
|
||||
</a>
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-share" style="color: cornflowerblue"></i></i> <span></br>Transfer</span>
|
||||
</a>
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-check" style="color: orange"></i></i> <span></br>gesendet</span>
|
||||
</a>
|
||||
<a class="quick-btn2" href="../?s=ptag&jahr={$j2}&monat={$mo2}&tag={$t2}">
|
||||
<i class="fal fa-sms fa-2x"></i> <i class="fas fa-check-double" style="color:#41c42b"></i> <span></br>SMS_OK</span>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-5" style="margin-top: -10px">
|
||||
<div id="kal_2">
|
||||
<div class="kal">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{foreach from=$kal item=kal}
|
||||
<tr style="font-size:12pt">
|
||||
{if $kal.na!=0}
|
||||
<td nowrap style="width: 30px;color: red" align="center"><i class='{$kal.icon}'></i></td>
|
||||
{else}
|
||||
<td nowrap style="width: 30px;color: darkorange" align="left"><i class='{$kal.icon}'></i></td>
|
||||
{/if}
|
||||
<td nowrap style="width:170px" align="left">{$kal.fahrer}</td>
|
||||
<td nowrap style="width:125px" align="left">{$kal.bez}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="norm">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<i class="far fa-newspaper fa-pull-left" style="color:#bbbbbb;font-size:26pt"></i>
|
||||
<tr style="font-size:11pt;color:#dddddd" align="center">
|
||||
<td> {$np.lvz_city}</br></td>
|
||||
<td> {$np.lvz_bgz}</br></td>
|
||||
<td> {$np.lvz_dek}</br></td>
|
||||
<td> {$np.lvz_mtk}</br></td>
|
||||
<td> {$np.tz}</br></td>
|
||||
<td> {$np.oaz}</br></td>
|
||||
<td> {$np.daz}</br></td>
|
||||
<td> {$np.ovz}</br></td>
|
||||
</tr>
|
||||
|
||||
<tr style="font-size:10pt;color:#DDDDDD" align="center">
|
||||
<td nowrap style="width:60px" align="center">City</td>
|
||||
<td nowrap style="width:60px" align="center">BoG</td>
|
||||
<td nowrap style="width:60px" align="center">DEK</td>
|
||||
<td nowrap style="width:60px" align="center">MTK</td>
|
||||
<td nowrap style="width:60px" align="center">TZ</td>
|
||||
<td nowrap style="width:60px" align="center">OAZ</td>
|
||||
<td nowrap style="width:60px" align="center">DAZ</td>
|
||||
<td nowrap style="width:60px" align="center">OVZ</td>
|
||||
|
||||
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- -------------------------------- -->
|
||||
<div class="row">
|
||||
<!-- ------------------------------------------------------------ tuerlog -->
|
||||
<div class="col-sm-6">
|
||||
<div class="tlog" id="tlog">
|
||||
<div style="background-color: gray;color: #115270">
|
||||
<i class="fas fa-door-open fa-7x fa-pull-left"></i>
|
||||
<table class="no-style full" style="background-color: gray;color: #dddddd;font-size:11pt">
|
||||
{foreach from=$status item=tuer}
|
||||
<tr>
|
||||
<td nowrap style="width:170px">{$tuer.fahrer}</td>
|
||||
<td nowrap style="width:120px" align="right">{$tuer.zeit|date_format:"%H:%M Uhr"}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ------------------------------------------------------------ fehler tuersystem -->
|
||||
<div class="col-sm-6" >
|
||||
<div class="tlog">
|
||||
<div style="background-color: gray;color: #115270">
|
||||
<i class="fas fa-id-card fa-7x fa-pull-left"></i>
|
||||
<table class="no-style full" style="background-color: gray;color: #dddddd;font-size:11pt">
|
||||
{foreach from=$estatus item=tuerfail}
|
||||
<tr>
|
||||
<td nowrap style="width:160px">{$tuerfail.karte}</td>
|
||||
<td nowrap style="width:170px" align="right">{$tuerfail.zeit|date_format:"%d.%m.%y - %H:%M Uhr"}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
</div>
|
||||
<div class="row">
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
<div class="col-sm-6">
|
||||
<div class="tlog" id="maonline">
|
||||
<div style="background-color: gray;color: #115270">
|
||||
<i class="fas fa-sign-in fa-7x fa-pull-left"></i>
|
||||
<table class="no-style full" style="background-color: gray;color: #dddddd;font-size:11pt">
|
||||
{foreach from=$abfrage_monline item=mao }
|
||||
<tr>
|
||||
<td nowrap style="width:160px">{$mao.name}</td>
|
||||
<td nowrap style="width:170px" align="right">{$mao.session_update|date_format:"%d.%m.%y - %H:%M Uhr"}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- -- automatische Kartensperre ------------------------------- -->
|
||||
<div class="col-sm-6">
|
||||
<div class="tlog" id="conline">
|
||||
<div style="background-color: gray;color: #115270">
|
||||
<i class="fas fa-user-clock fa-7x fa-pull-left"></i>
|
||||
<table class="no-style full" style="background-color: gray;color: #dddddd;font-size:11pt">
|
||||
{foreach from=$abfrage_c item=co}
|
||||
{if $co.status==2 && $co.ontour==0}
|
||||
<tr>
|
||||
<td nowrap style="width:170px" align="left"><span style='color:#000FFF'>{$co.name}</td>
|
||||
<td nowrap style="width:120px" align="left"><span style='color:#000FFF'>Karte frei</td>
|
||||
<td nowrap style="width:10pxt" align="right"><span style='color:#000FFF'>{$co.etime|date_format:"%H:%M"}</td>
|
||||
</tr>
|
||||
{elseif $co.status==2 && $co.ontour==1}
|
||||
<tr>
|
||||
<td nowrap style="width:170px" align="left" ><span style='color:green'>{$co.name}</td>
|
||||
<td nowrap style="width:120px" align="left" ><span style='color:green'><mark>ON-Tour {$co.lastlog|date_format:"%H:%M"}</mark></td>
|
||||
<td nowrap style="width:10px" align="right"><span style='color:green'>{$co.etime|date_format:"%H:%M"}</td>
|
||||
</tr>
|
||||
{elseif $co.status==3}
|
||||
<tr>
|
||||
<td nowrap style="width:170px" align="left"><span style='color:#870103'>{$co.name}</td>
|
||||
<td nowrap style="width:120px" align="left"><span style='color:#870103'>{$co.grund}</td>
|
||||
<td nowrap style="width:10px" align="right"><span style='color:#870103'>{$co.etime|date_format:"%H:%M"}</td>
|
||||
</tr>
|
||||
{else}
|
||||
<tr>
|
||||
<td nowrap style="width:170px" align="left"><span style='color:#dddddd'>{$co.name}</td>
|
||||
<td nowrap style="width:120px" align="left"><span style='color:#FF8E00'>keine Tour</td>
|
||||
<td nowrap style="width:10px" align="right"><span style='color:#FF8E00'>{$co.etime|date_format:"%H:%M"}</td>
|
||||
</tr>
|
||||
{/if}
|
||||
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
</div>
|
||||
<div class="row">
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
<div class="col-sm-6">
|
||||
<div class="sani">
|
||||
<div style="background-color: gray;color: #115270">
|
||||
<i class="fas fa-car-mechanic fa-7x fa-pull-left"></i>
|
||||
<span align="center" style="color: #115270;margin-top: -5px">HU / AU prüfen !!! ({$husum} St. abgelaufen)</span>
|
||||
<table class="no-style full" style="color: #dddddd;font-size:11pt">
|
||||
{foreach from=$hudata item=hudata}
|
||||
<tr>
|
||||
<td nowrap style="width: 80px">{$hudata.kz1}</td>
|
||||
{if $hudata.typ1==1}
|
||||
<td nowrap align="right" style="width: 40px"><span style='color:#870103'>({$hudata.hudate1|date_format:"%m / %y"})</td>
|
||||
{else}
|
||||
<td nowrap align="right" style="width: 40px"><span style='color:orange'>({$hudata.hudate1|date_format:"%m / %y"})</td>
|
||||
{/if}
|
||||
|
||||
<td nowrap style="width: 20px"> </td>
|
||||
|
||||
<td nowrap style="width: 80px">{$hudata.kz2}</td>
|
||||
{if $hudata.typ2==1}
|
||||
<td nowrap align="right" style="width: 40px"><span style='color:#870103'>({$hudata.hudate2|date_format:"%m / %y"})</td>
|
||||
{else}
|
||||
<td nowrap align="right" style="width: 40px"><span style='color:orange'>({$hudata.hudate2|date_format:"%m / %y"})</td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
<div class="col-sm-6">
|
||||
<div class="sani">
|
||||
<div style="background-color: gray;color: #115270">
|
||||
<i class="fas fa-car-mechanic fa-7x fa-pull-left"></i>
|
||||
<span align="center" style="color: #115270;margin-top: -5px">Sanikasten prüfen !!! ({$sanisum} St. abgelaufen)</span>
|
||||
<table class="no-style full" style="color: #dddddd;font-size:11pt">
|
||||
{foreach from=$sanidata item=sdata}
|
||||
<tr>
|
||||
<td nowrap style="width: 80px">{$sdata.kz1}</td>
|
||||
{if $sdata.typ1==1}
|
||||
<td nowrap align="right" style="width: 40px"><span style='color:#870103'>({$sdata.sanidate1|date_format:"%m / %y"})</td>
|
||||
{else}
|
||||
<td nowrap align="right" style="width: 40px"><span style='color:orange'>({$sdata.sanidate1|date_format:"%m / %y"})</td>
|
||||
{/if}
|
||||
|
||||
<td nowrap style="width: 20px"> </td>
|
||||
|
||||
<td nowrap style="width: 80px">{$sdata.kz2}</td>
|
||||
{if $sdata.typ2==1}
|
||||
<td nowrap align="right" style="width: 40px"><span style='color:#870103'>({$sdata.sanidate2|date_format:"%m / %y"})</td>
|
||||
{else}
|
||||
<td nowrap align="right" style="width: 40px"><span style='color:orange'>({$sdata.sanidate2|date_format:"%m / %y"})</td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
</div>
|
||||
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<div id="kal_nw" style="text-align:center;"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<div id="infop" style="text-align:left;"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- ------------------------------------------------------------ -->
|
||||
{if $samstag==1}
|
||||
<div class="row">
|
||||
<div class="col-sm-10">
|
||||
<div id="sasolive" style="text-align:center;"></div>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
|
||||
<div class="row">
|
||||
<!-- ------------------------------------------------------------ ende Row 6 -->
|
||||
<!-- ------------ türonline -->
|
||||
<div class="col-sm-6">
|
||||
<div id="slog" style="text-align:center;"></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<div id="ip_status" style="text-align:center;"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ----------------------------------------------------------- -->
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- rechte Seite -->
|
||||
<!-- rechte Seite -->
|
||||
<!-- rechte Seite -->
|
||||
<!-- rechte Seite -->
|
||||
<aside class="col-md-2">
|
||||
<div id="rightmenu">
|
||||
|
||||
<div class="rinfo">
|
||||
<i class="fas fa-clock fa-3x fa-pull-left"></i>
|
||||
<span style="font-size: 14pt" id="uhr">00:00 Uhr</span>
|
||||
<span> {$datum}</span>
|
||||
</div>
|
||||
|
||||
<div class="rinfo" id="sau" style="font-size: 11pt">
|
||||
<table class="no-style full" width="100%">
|
||||
<tr align="right">
|
||||
<td align="left" width="50%">
|
||||
<i class="fas fa-sunset"> </i><span style="font-size: 11pt"> 00:00</span>
|
||||
</td>
|
||||
<td align="right">
|
||||
<i class="fas fa-sunrise"></i><span style="font-size: 11pt"> 00:00</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div id="wetter">
|
||||
<div class="rinfo">
|
||||
<i class="fas fa-cloud-sun fa-3x fa-pull-left"></i>
|
||||
<table class="no-style full">
|
||||
<tr align="right" style="font-size: 16pt">
|
||||
<td nowrap style="width:150px">0°C</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td nowrap style="font-size: 12pt">0° / 0°</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="no-style full" style="width: 100%">
|
||||
<td nowrap align="center" style="font-size:10pt">Loading Wetterdaten</td>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- --------------------------- tank Card ----------------- -->
|
||||
<div id="ue_tank">
|
||||
<div class="rinfo">
|
||||
<i class="fas fa-gas-pump fa-3x fa-pull-left"></i>
|
||||
<table class="no-style full">
|
||||
<tr align="right" style="font-size: 16pt">
|
||||
<td nowrap style="width:150px">0.00<sup>0</sup></td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td nowrap style="font-size: 12pt">Tanke</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="no-style full" style="width: 100%">
|
||||
<td nowrap align="center" style="font-size:10pt">Loading Tankdaten...</td>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- --------------------------- Handy Card ----------------- -->
|
||||
<div class="rinfo">
|
||||
<table class="no-style full" width="100%">
|
||||
<tr align="center">
|
||||
<td width="33%">
|
||||
<i class="fal fa-mobile-android-alt fa-3x" style="color: green"></i>
|
||||
</td>
|
||||
<td width="34%">
|
||||
<i class="fal fa-mobile-android-alt fa-3x" style="color: green"></i>
|
||||
</td>
|
||||
<td width="33%">
|
||||
<i class="fal fa-mobile-android-alt fa-3x" style="color: darkred"></i>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="center">
|
||||
<td width="33%">
|
||||
<span style="font-size: 11pt">JB</span>
|
||||
</td>
|
||||
<td width="34%">
|
||||
<span style="font-size: 11pt">FT</span>
|
||||
</td>
|
||||
<td width="33%">
|
||||
<span style="font-size: 11pt">Backup</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<!-- -------------------------------------------------------- -->
|
||||
<div class="rinfo">
|
||||
<table class="no-style full" width="100%">
|
||||
<tr align="center">
|
||||
<td width="50%">
|
||||
<i class="fal fa-house-signal fa-3x" style="color: green"></i>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<i class="fal fa-house-signal fa-3x" style="color: darkred"></i>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="center">
|
||||
<td width="50%">
|
||||
<span style="font-size: 11pt">Bautz.1</span>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<span style="font-size: 11pt">Bautz.2</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<!-- -------------------------------------------------------- -->
|
||||
<div class="rinfo">
|
||||
<table class="no-style full" width="100%">
|
||||
<tr align="center">
|
||||
<td width="50%">
|
||||
<i class="fal fa-house-signal fa-3x" style="color: green"></i>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<i class="fal fa-house-signal fa-3x" style="color: green"></i>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="center">
|
||||
<td width="50%">
|
||||
<span style="font-size: 11pt">Ossietzky</span>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<span style="font-size: 11pt">Merkwitz</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<!-- -------------------------------------------------------- -->
|
||||
|
||||
<!-- -------------------------------------------------------- -->
|
||||
|
||||
<!-- --------------------------- Handy Card -----------------
|
||||
<div id="telefon">
|
||||
<div class="wrimagecard wrimagecard-topimage">
|
||||
<a href="index.php?s=telefon18">
|
||||
<div class="wrimagecard-topimage_header" style="background-color:#115270;color: white">
|
||||
<center><i class="far fa-mobile-android-alt fa-5x" style="color:#BEBEBE"></i></center>
|
||||
</div>
|
||||
<div class="wrimagecard-topimage_logo" height="30" style="font-size: 16pt"><center>---</center>
|
||||
</div>
|
||||
<div class="wrimagecard-topimage_title" style="background-color:#115270;color: white">
|
||||
<h4><div style="text-align: center" >connecting</div></h4>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<div id="info_werb">
|
||||
<div class="wrimagecard wrimagecard-topimage">
|
||||
<a href="../index.php?s=pss">
|
||||
<div class="wrimagecard-topimage_header" style="background-color:rgba(121, 90, 21, 0.1) ">
|
||||
<center><i class="fal fa-newspaper fa-5x" style="color:#BEBEBE"></i></center>
|
||||
<center><img src="../template/images/butten8.png" height="30"></center>
|
||||
</div>
|
||||
<div class="wrimagecard-topimage_title">
|
||||
<h4>Loading ...</h4>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- color dunkelblau neue butten -- #115270 -->
|
||||
{literal}
|
||||
<style>
|
||||
.kal {
|
||||
background: #115270;
|
||||
color: #aaaaaa;
|
||||
padding: 5px;
|
||||
border: 1px solid;
|
||||
border-radius:6px;
|
||||
margin-top: -1px;
|
||||
margin-bottom: 18px;
|
||||
height: 214px;
|
||||
}
|
||||
.norm {
|
||||
background: #115270;
|
||||
color: gray;
|
||||
padding: 5px;
|
||||
border: 1px solid;
|
||||
border-radius:6px;
|
||||
margin-top: -12px;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
.rinfo {
|
||||
background: #115270;
|
||||
color:#bbbbbb;
|
||||
padding: 7px;
|
||||
border: 1px solid;
|
||||
border-radius:10px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.sani {
|
||||
background: gray;
|
||||
color: #115270;
|
||||
padding: 10px;
|
||||
border: 1px solid;
|
||||
height: 127px;
|
||||
border-radius: 8px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.info {
|
||||
background: gray;
|
||||
color: #115270;
|
||||
padding: 10px;
|
||||
border: 1px solid;
|
||||
border-radius: 8px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.tlog {
|
||||
background: gray;
|
||||
color: #115270;
|
||||
padding: 10px;
|
||||
height: 127px;
|
||||
border: 1px solid;
|
||||
border-radius: 8px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.quick-btn {
|
||||
background: #808080;
|
||||
-webkit-box-shadow: 0 0 0 1px #F8F8F8 inset, 0 0 0 1px #CCCCCC;
|
||||
box-shadow: 0 0 0 1px #F8F8F8 inset, 0 0 0 1px #CCCCCC;
|
||||
color: #115270;
|
||||
display: inline-block;
|
||||
height: 65px;
|
||||
margin: 5px;
|
||||
padding-top: 7px;
|
||||
font-size: 12pt;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
width: 75px;
|
||||
position: relative;
|
||||
}
|
||||
.quick-btn2 {
|
||||
background: #808080;
|
||||
-webkit-box-shadow: 0 0 0 1px #F8F8F8 inset, 0 0 0 1px #CCCCCC;
|
||||
box-shadow: 0 0 0 1px #F8F8F8 inset, 0 0 0 1px #CCCCCC;
|
||||
color: #115270;
|
||||
display: inline-block;
|
||||
height: 49px;
|
||||
margin: 3px;
|
||||
padding-top: 2px;
|
||||
font-size: 10pt;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
width: 66px;
|
||||
position: relative;
|
||||
}
|
||||
.quick-btn .label {
|
||||
position: absolute;
|
||||
right: -5px;
|
||||
top: -5px;
|
||||
}
|
||||
.quick-btn2 .label {
|
||||
position: absolute;
|
||||
right: -7px;
|
||||
top: -5px;
|
||||
}
|
||||
.outer {
|
||||
padding: 10px;
|
||||
background-color: #6e6e6e;
|
||||
}
|
||||
.bg-light.lter, .bg-light>.lter {
|
||||
background-color: #fff !important;
|
||||
}
|
||||
.bg-light {
|
||||
background-color: #eee;
|
||||
color: #333 !important;
|
||||
}
|
||||
@media (min-width: 768px)
|
||||
.inner {
|
||||
float: left;
|
||||
width: 100%;
|
||||
}
|
||||
.inner {
|
||||
position: relative;
|
||||
min-height: 1px;
|
||||
padding-right: 10px;
|
||||
padding-left: 10px;
|
||||
background: #fff;
|
||||
border: 10px solid #e4e4e4;
|
||||
}
|
||||
|
||||
|
||||
.notice {
|
||||
padding: 0px;
|
||||
background-color: #fafafa;
|
||||
border-left: 12px solid #7f7f84;
|
||||
margin-bottom: 10px;
|
||||
height: 30px;
|
||||
-webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
|
||||
-moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
|
||||
box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
|
||||
}
|
||||
.notice-sm {
|
||||
padding: 10px;
|
||||
font-size: 80%;
|
||||
}
|
||||
.notice-lg {
|
||||
padding: 35px;
|
||||
font-size: large;
|
||||
}
|
||||
.notice-success {
|
||||
border-color: #80D651;
|
||||
}
|
||||
.notice-success>strong {
|
||||
color: #80D651;
|
||||
}
|
||||
.notice-gelb {
|
||||
border-color: #ffff99;
|
||||
}
|
||||
.notice-gelb>strong {
|
||||
color: #45ABCD;
|
||||
}
|
||||
.notice-info {
|
||||
border-color: #45ABCD;
|
||||
}
|
||||
.notice-info>strong {
|
||||
color: #45ABCD;
|
||||
}
|
||||
.notice-warning {
|
||||
border-color: #FEAF20;
|
||||
}
|
||||
.notice-warning>strong {
|
||||
color: #FEAF20;
|
||||
}
|
||||
.notice-danger {
|
||||
border-color: #d73814;
|
||||
}
|
||||
.notice-danger>strong {
|
||||
color: #d73814;
|
||||
}
|
||||
|
||||
|
||||
.wrimagecard{
|
||||
margin-top: 0;
|
||||
margin-bottom: 1.5rem;
|
||||
text-align: left;
|
||||
position: relative;
|
||||
background: #fff;
|
||||
box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
|
||||
border-radius: 4px;
|
||||
transition: all 0.3s ease;
|
||||
}
|
||||
.wrimagecard .fa{
|
||||
position: relative;
|
||||
font-size: 70px;
|
||||
}
|
||||
.wrimagecard-topimage_header{
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
a.wrimagecard:hover, .wrimagecard-topimage:hover {
|
||||
box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);
|
||||
}
|
||||
.wrimagecard-topimage_header_w{
|
||||
padding: -10px;
|
||||
}
|
||||
|
||||
a.wrimagecard:hover, .wrimagecard-topimage_w:hover {
|
||||
box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);
|
||||
}
|
||||
.wrimagecard-topimage a {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
}
|
||||
.wrimagecard-topimage_title {
|
||||
padding: 3px 24px;
|
||||
height: 53px;
|
||||
padding-bottom: 0px;
|
||||
position:relative;
|
||||
}
|
||||
.wrimagecard-topimage_logo {
|
||||
padding: 0px 0px;
|
||||
height: 30px;
|
||||
padding-bottom: 0px;
|
||||
position:relative;
|
||||
}
|
||||
.wrimagecard-topimage a {
|
||||
border-bottom: none;
|
||||
text-decoration: none;
|
||||
color: #525c65;
|
||||
transition: color 0.3s ease;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<script type="text/javascript">
|
||||
function ticken(){
|
||||
var stunden, minuten;
|
||||
var MinutenZahl, SekundenZahl;
|
||||
var heute;
|
||||
|
||||
heute = new Date();
|
||||
StundenZahl = heute.getHours();
|
||||
MinutenZahl = heute.getMinutes();
|
||||
|
||||
stunden = StundenZahl+":";
|
||||
if (MinutenZahl < 10) {minuten = "0" + MinutenZahl;}
|
||||
else {minuten = MinutenZahl;}
|
||||
zeit = stunden + minuten + " Uhr";
|
||||
uhr.innerHTML = zeit;
|
||||
|
||||
window.setTimeout("ticken();", 1000);
|
||||
}
|
||||
window.onload = ticken;
|
||||
</script>
|
||||
|
||||
{/literal}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
35
template/tpl/ajax/msmsstatus.tpl
Normal file
35
template/tpl/ajax/msmsstatus.tpl
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
|
||||
{if $data.fahrer==0}
|
||||
<button type='submit' name="smssenden" data-toggle="tooltip" title="SMS senden nicht möglich" value="{$data.id}"><i class='fa fa-times' style="color:#000000;"></i></button>
|
||||
{else}
|
||||
|
||||
{if $data.smsstatus==0} <!-- SMS in Warteschleife -->
|
||||
<button type='submit' name="smssenden" value="{$data.id}"><i class='fa fa-commenting-o' style="color:#0080FF
|
||||
;"></i></button>
|
||||
{/if}
|
||||
{if $data.smsstatus==1} <!-- SMS in statusbericht abfarge -->
|
||||
<button type='submit' name="smssenden" value="{$data.id}"><i class='fa fa-check-square-o' style="color:#FF8000;"></i></button>
|
||||
{/if}
|
||||
{if $data.smsstatus==2}
|
||||
<button type='submit' name="smssenden" data-toggle="tooltip" title="zugestellt am: {$data.smsstatusdate|date_format:"%d.%m.%Y-%H:%M"} Uhr" value="{$tour.id}"><i class='fa fa-check-square-o' style="color:#04B404;"></i></button>
|
||||
{/if}
|
||||
{if $data.smsstatus==3} <!-- SMS in statusbericht abfarge -->
|
||||
<button type='submit' name="smssenden" value="{$data.id}"><i class='fa fa-exclamation-triangle' style="color:#FF8000;"></i></button>
|
||||
{/if}
|
||||
{if $data.smsstatus==4} <!-- SMS in statusbericht abfarge -->
|
||||
<button type='submit' name="smssenden" value="{$data.id}"><i class='fa fa-check-square-o' style="color:#FF8000;"></i></button>
|
||||
{/if}
|
||||
{if $data.smsstatus==5}
|
||||
<button type='submit' name="smssenden" data-toggle="tooltip" title="Versand fehlgeschlagen !!" value="{$data.id}"><i class='fa fa-ban' style="color:#ff0000;"></i></button>
|
||||
{/if}
|
||||
{if $data.smsstatus==8} <!-- SMS in Warteschleife -->
|
||||
<button type='submit' name="smssenden" data-toggle="tooltip" title="gesendet... warte auf Status. !!" value="{$data.id}"><i class='fa fa-check-square-o' style="color:#C0C0C0;"></i></button>
|
||||
{/if}
|
||||
{if $data.smsstatus==20} <!-- SMS in Warteschleife -->
|
||||
<button type='submit' name="smssenden" value="{$data.id}"><i class='fa fa-spinner fa-pulse' style="color:#FF8000;"></i></button>
|
||||
{/if}
|
||||
{if $data.smsstatus==99}
|
||||
<button type='submit' name="smssenden" value="{$data.id}"><i class='fa fa-question' style="color:#FF8000;"></i></button>
|
||||
{/if}
|
||||
|
||||
{/if}
|
||||
14
template/tpl/ajax/n_tour.tpl
Normal file
14
template/tpl/ajax/n_tour.tpl
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{foreach from=$ntour1 item=ntour }
|
||||
<tbody>
|
||||
<td nowrap style="width:115px;font-size:11pt" align="left"><span style='color:#FF9000'>{$ntour.tour}</td>
|
||||
<td nowrap style="width:240px;font-size:11pt" align="left"><span style='color:#FF9000'>in {$ntour.diff|date_format:"%H Stunden und %M Minuten"}</td>
|
||||
</tbody>
|
||||
{/foreach}
|
||||
|
||||
{foreach from=$ntour2 item=ntour }
|
||||
<tbody>
|
||||
<td nowrap style="width:115px;font-size:11pt" align="left">{$ntour.tour}</td>
|
||||
<td nowrap style="width:240px;font-size:11pt" align="left">in {$ntour.diff|date_format:"%H Stunden und %M Minuten"}</td>
|
||||
</tbody>
|
||||
{/foreach}
|
||||
|
||||
147
template/tpl/ajax/ntour.tpl
Normal file
147
template/tpl/ajax/ntour.tpl
Normal file
|
|
@ -0,0 +1,147 @@
|
|||
<td nowrap style="width:90px;line-height:28px;font-size:11pt;">{if $tour.aktiv==0}<mark>{/if}{$tour.tname}</mark></td>
|
||||
<!-- --------------------------- fahrer mit anwesenheitsprüfung -->
|
||||
<td nowrap style="width:195px;font-size:11pt;">
|
||||
<!-- --------------------------- -->
|
||||
|
||||
<!-- --------------------------- -->
|
||||
<select name="Fahrer[{$tour.id}]" id="user_{$tour.id}"
|
||||
{if $tour.fahrer_id==0} style="width:190px;border:none;border-bottom: 1px solid #FF2222;"
|
||||
{elseif $tour.fahrer_ok==0} style="width:190px;border:none;border-bottom: 1px solid #FF2222;"
|
||||
{elseif $tour.fahrer_ok==2} style="width:190px;border:none;border-bottom: 1px solid #FF9900;"
|
||||
{elseif $tour.fahrer_ok==3} style="width:190px;border:none;border-bottom: 1px solid #99FF00;"
|
||||
|
||||
{else} style="width:190px;border:none;border-bottom: 1px solid #dcdcdc;"
|
||||
{/if}
|
||||
onChange="save_user({$tour.id})";>
|
||||
|
||||
<!-- --------------------------- fahrer fährt ständig *** typ 3 -->
|
||||
<optgroup label="aktuelle Fahrer">
|
||||
{foreach from=$tour.fahrer_array1 item=allfahrer}
|
||||
<option value="{$allfahrer.id}" {if $tour.fahrer_id==$allfahrer.id} selected="selected"{/if}>
|
||||
<strong>{$allfahrer.name}</strong>
|
||||
</option>
|
||||
{/foreach}
|
||||
</optgroup>
|
||||
<!-- --------------------------- fahrer noch nie *** typ 4 -->
|
||||
<optgroup label="------------------------------------">
|
||||
{foreach from=$tour.fahrer_array2 item=allfahrer}
|
||||
<option value="{$allfahrer.id}" {if $tour.fahrer_id==$allfahrer.id} selected="selected"{/if}>
|
||||
<strong>{$allfahrer.name}</strong>
|
||||
</option>
|
||||
{/foreach}
|
||||
</optgroup>
|
||||
<!-- --------------------------- -->
|
||||
|
||||
</select>
|
||||
</td>
|
||||
|
||||
<!-- --------------------------- Fahrzeug -->
|
||||
<td nowrap style="width:100px;font-size:11pt;">
|
||||
<select name="Fahrzeug[{$tour.id}]" id="car_{$tour.id}"
|
||||
{if $tour.auto_id==0} style="width:100px;border:none;border-bottom: 4px solid #ff0000;"
|
||||
{else} style="width:95px;border:none;border-bottom: 1px solid #dcdcdc;"
|
||||
{/if}
|
||||
style="width:95px;"
|
||||
|
||||
onChange="save_car({$tour.id})" >
|
||||
{foreach from=$auto_array item=allauto}
|
||||
{html_options values=$allauto.id output=$allauto.kz selected=$tour.auto_id}
|
||||
{/foreach}
|
||||
</select>
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
<!-- --------------------------- Info -->
|
||||
<td nowrap id="ma_gh{$tour.id}" style="width:128px; font-size:8pt;">
|
||||
<input type="text" value="{$tour.infotext}" id="info_{$tour.id}"
|
||||
style="width:125px;height:22px;border-color:#dcdcdc;border:none;border-bottom: 1px solid #dcdcdc;" name="infotext[{$tour.id}]"
|
||||
onChange="save_info({$tour.id})">
|
||||
</td>
|
||||
|
||||
|
||||
<td nowrap id="ma_gh{$tour.id}" style="width:127px;font-size:8pt;">
|
||||
{if $tour.stamm_info==1}
|
||||
<div style="text-align: right; width:125px;font-size:8pt;color:#FF2222">{$tour.stamminfo}</div>
|
||||
{/if}
|
||||
{if $tour.stamm_info==2}
|
||||
<div style="text-align: right; width:125px;font-size:8pt;color:#FF9900">{$tour.stamminfo}</div>
|
||||
{/if}
|
||||
</td>
|
||||
|
||||
|
||||
<td nowrap>
|
||||
<input type="hidden" name="savetour" value="{$tour.id}"/>
|
||||
</center></td>
|
||||
<td><center>
|
||||
<input type="hidden" name="sendtour" value="{$tour.id}"/>
|
||||
<td>
|
||||
<center>
|
||||
|
||||
<div id="smsstatus{$tour.id}" style="text-align:center;">
|
||||
{if $tour.fahrer_id==0 || $tour.fahrer_ok==0}
|
||||
<button type='submit' name="smssenden" data-toggle="tooltip" title="SMS senden nicht möglich" value="{$tour.id}"><i class='fa fa-times' style="color:#000000;"></i></button>
|
||||
{else}
|
||||
|
||||
{if $tour.smsstatus==0} <!-- SMS in Warteschleife -->
|
||||
<button type='submit' name="smssenden" value="{$tour.id}"><i class='fa fa-commenting-o' style="color:#0080FF
|
||||
;"></i></button>
|
||||
{/if}
|
||||
|
||||
|
||||
{if $tour.smsstatus==20 || $tour.smsstatus==8} <!-- SMS in Warteschleife -->
|
||||
<button type='submit' name="smssenden" value="{$tour.id}"><i class='fa fa-spinner fa-pulse' style="color:#FF8000;"></i></button>
|
||||
{/if}
|
||||
{if $tour.smsstatus==1 || $tour.smsstatus==3 || $tour.smsstatus==4} <!-- SMS in statusbericht abfarge -->
|
||||
<button type='submit' name="smssenden" value="{$tour.id}"><i class='fa fa-check-square-o' style="color:#FF8000;"></i></button>
|
||||
{/if}
|
||||
{if $tour.smsstatus==2}
|
||||
<button type='submit' name="smssenden" data-toggle="tooltip" title="zugestellt am: {$tour.smsstatusdate|date_format:"%d.%m.%Y-%H:%M"} Uhr" value="{$tour.id}"><i class='fa fa-check-square-o' style="color:#04B404;"></i></button>
|
||||
{/if}
|
||||
{if $tour.smsstatus==5}
|
||||
<button type='submit' name="smssenden" data-toggle="tooltip" title="Versand fehlgeschlagen !!" value="{$tour.id}"><i class='fa fa-ban' style="color:#ff0000;"></i></button>
|
||||
{/if}
|
||||
{if $tour.smsstatus==99}
|
||||
<button type='submit' name="smssenden" value="{$tour.id}"><i class='fa fa-question' style="color:#FF8000;"></i></button>
|
||||
{/if}
|
||||
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
144
template/tpl/ajax/p_nacht_load.tpl
Normal file
144
template/tpl/ajax/p_nacht_load.tpl
Normal file
|
|
@ -0,0 +1,144 @@
|
|||
<form action="" method="post" id="loadzeile">
|
||||
{if $tour.aktiv==0}
|
||||
<td nowrap style="width:110px;color:bisque">{$tour.tour}</td>
|
||||
{else}
|
||||
<td nowrap style="width:110px;">{$tour.tour}</td>
|
||||
{/if}
|
||||
<!-- --------------------------- fahrer hinweis -->
|
||||
{if $tour.stamm_info==0} <td style="width:20px"> </td> {/if}
|
||||
{if $tour.stamm_info==1} <td align="left" data-toggle="tooltip" title={$tour.stamminfo}><i class="fad fa-info" style="color:red;font-size: 14px"</i> </td> {/if}
|
||||
{if $tour.stamm_info==2} <td align="left" data-toggle="tooltip" title={$tour.stamminfo}><i class="far fa-info" style="color:orange"></i></td> {/if}
|
||||
|
||||
<!-- ------------------------------------------
|
||||
<td style="width:20px"> {$tour.fahrer_id} </td>
|
||||
-->
|
||||
{if $tour.fahrer_id==0}
|
||||
<td style="width:20px"><i class="fad fa-times-square" style="background-color:red;color:#fff"></i></td>
|
||||
|
||||
{elseif $tour.fahrer_ok==0}
|
||||
<td style="width:20px"><i class="fad fa-info-square" style="background-color:#FF2222;color:#fff"></i></td>
|
||||
{elseif $tour.fahrer_ok==2}
|
||||
<td style="width:20px"><i class="fad fa-question-square" style="background-color:#FF9900;color:#fff"></i></td>
|
||||
{elseif $tour.fahrer_ok==3}
|
||||
<td style="width:20px"><i class="fad fa-check" style="background-color:#99FF00;color:#fff"></i></td>
|
||||
|
||||
{else} <td style="width:20px"> </td>
|
||||
{/if}
|
||||
|
||||
<!-- --------------------------- fahrer mit anwesenheitsprüfung
|
||||
|
||||
<td nowrap id="ma_wahl{$tour.id},{$tour.typ},{$tour.fahrer_id}" style="width:165px;font-size:10pt;"></td> -->
|
||||
|
||||
<!-- --------------------------- fahrer mit anwesenheitsprüfung -->
|
||||
<td nowrap style="width:195px;">
|
||||
<!-- --------------------------- -->
|
||||
|
||||
<!-- --------------------------- -->
|
||||
<select name="Fahrer[{$tour.id}]" id="user_{$tour.id}"
|
||||
|
||||
onChange="save_user({$tour.id})";>
|
||||
|
||||
{if $tour.typ== 3}
|
||||
{foreach from=$fahrer_array3 item=allfahrer}
|
||||
{html_options values=$allfahrer.id selected=$tour.fahrer_id output=$allfahrer.name options2=$allfahrer.name}
|
||||
{/foreach}
|
||||
{/if}
|
||||
{if $tour.typ== 4}
|
||||
{foreach from=$fahrer_array4 item=allfahrer}
|
||||
<option value="{$allfahrer.id}" {if $tour.fahrer_id==$allfahrer.id} selected="selected"{/if} style="color: darkgray">{$allfahrer.name}</option>{/foreach}
|
||||
{/if}
|
||||
{if $tour.typ== 5}
|
||||
{foreach from=$fahrer_array5 item=allfahrer}
|
||||
<option value="{$allfahrer.id}" {if $tour.fahrer_id==$allfahrer.id} selected="selected"{/if} style="color: darkgray">{$allfahrer.name}</option>{/foreach}
|
||||
{/if}
|
||||
{if $tour.typ== 17}
|
||||
{foreach from=$fahrer_array17 item=allfahrer}
|
||||
<option value="{$allfahrer.id}" {if $tour.fahrer_id==$allfahrer.id} selected="selected"{/if} style="color: darkgray">{$allfahrer.name}</option>{/foreach}
|
||||
{/if}
|
||||
<!-- --------------------------- -->
|
||||
|
||||
</select>
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
<!-- --------------------------- Fahrzeug -->
|
||||
<td nowrap style="width:110px;">
|
||||
<select name="Fahrzeug[{$tour.id}]" id="car_{$tour.id}" data-width="100px"
|
||||
{if $tour.auto_id!=0} style="width:90px;border:none;border-bottom: 1px solid "
|
||||
{else} style="color: red"
|
||||
{/if}
|
||||
onChange="save_car({$tour.id})" data-hight="10px">
|
||||
{foreach from=$auto_array item=allauto}
|
||||
{html_options values=$allauto.id selected=$tour.auto_id output=$allauto.kz options2=$allauto.kz }
|
||||
{/foreach}
|
||||
</select>
|
||||
|
||||
{literal}
|
||||
|
||||
</script>
|
||||
{/literal}
|
||||
|
||||
</td>
|
||||
|
||||
<!-- --------------------------- Zusatzinfo neu -->
|
||||
|
||||
<td nowrap id="ma_gh{$tour.id}" style="width:160px; font-size:8pt;background-color:#222222;color: #dcdcdc">
|
||||
<input type="text" value="{$tour.infotext}" id="info_{$tour.id}"
|
||||
style="width:155px;height:22px;background-color:#222222;border:none;border-bottom: 1px solid #444444" name="infotext[{$tour.id}]"
|
||||
onChange="save_info({$tour.id})">
|
||||
</td>
|
||||
<!--
|
||||
<td nowrap id="ma_gh{$tour.id}" style="width:117px;font-size:7pt;">
|
||||
{if $tour.stamm_info==1}
|
||||
<div style="text-align: right; width:115px;font-size:8pt;color:#FF2222">{$tour.stamminfo}</div>
|
||||
{/if}
|
||||
{if $tour.stamm_info==2}
|
||||
|
||||
|
||||
<div style="text-align: right; width:115px;font-size:8pt;color:#FF9900">{$tour.stamminfo}</div>
|
||||
{/if}
|
||||
</td>
|
||||
-->
|
||||
|
||||
<!-- SMS Status !!!!! ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px" id="smscheck{$tour.tourid}">
|
||||
<i class="fal fa-comment-alt fa-1x" style="color:#999" ></i>
|
||||
</td>
|
||||
<!-- Infobereich !!!!! ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:20px">
|
||||
<i class="fad fa-info fa-1x" style="color:cornflowerblue;font-size: 14px" onclick="tinfo({$tour.tourid})"></i>
|
||||
</td>
|
||||
<!-- SMS senden Änderung ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:20px; font-size:13pt;"
|
||||
onclick="window.location='?s=pnacht&jahr={$jahr}&monat={$monat}&tag={$tag}&sms={$tour.id}'";>
|
||||
<i class="fal fa-sms" style="color:#999" >
|
||||
</td>
|
||||
{if $tour.zusatz==0}
|
||||
<!-- 2. Tour hinzufügen ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px; font-size:13pt;"
|
||||
onclick="window.location='?s=pnacht&jahr={$jahr}&monat={$monat}&tag={$tag}&dazu={$tour.tid}&kw={$tour.kw}'";>
|
||||
<i class="fal fa-plus" style="color:#999" >
|
||||
</td>
|
||||
{/if}
|
||||
{if $tour.zusatz==1}
|
||||
<!-- 2. Tour löschen ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px; font-size:13pt;"
|
||||
onclick="window.location='?s=pnacht&jahr={$jahr}&monat={$monat}&tag={$tag}&daweg={$tour.id}&kw={$tour.kw}'";>
|
||||
<i class="fas fa-times" style="color:#444" >
|
||||
</td>
|
||||
{/if}
|
||||
{if $tour.zusatz==2}
|
||||
<!-- 2. Tour hinzufügen ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px; font-size:13pt;">
|
||||
<i class="fal fa-minus" style="color:#444" >
|
||||
</td>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
33
template/tpl/ajax/p_night_free_car.tpl
Normal file
33
template/tpl/ajax/p_night_free_car.tpl
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
<div class="panel panel-tbox">
|
||||
<header class="panel-heading" style="font-size: 10pt;line-height:80%">
|
||||
<span style="font-size: 14pt" class="far fa-truck pull-left"></span>
|
||||
<span style="font-size: 12pt"> {$datum}</span>
|
||||
</header>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="margin:-9px;line-height:12px">
|
||||
{foreach from=$data item=fc }
|
||||
<tr>
|
||||
{if $fc.n_a==1}
|
||||
<td style="width:30px;font-size:12pt"><i class="far fa-engine-warning" style="color: red"></i></td>
|
||||
<td style="width:200px;font-size:11pt;"><strong>{$fc.car}</strong></br>
|
||||
<span style="width:145px;font-size: 7pt;color: orange">{$fc.info}</span>
|
||||
</td>
|
||||
{else}
|
||||
<td style="width:30px;font-size:12pt">
|
||||
{if $fc.typ==1} <i class="far fa-car-side" style="color: sandybrown"></i> {/if}
|
||||
{if $fc.typ==2} <i class="far fa-shuttle-van" style="color: orange"></i> {/if}
|
||||
{if $fc.typ==3} <i class="far fa-truck" style="color: deepskyblue"></i> {/if}
|
||||
{if $fc.typ==4} <i class="far fa-truck" style="color: cadetblue"></i> {/if}
|
||||
{if $fc.typ==5} <i class="far fa-truck-moving" style="color: darkgreen"></i> {/if}
|
||||
{if $fc.typ==98}<i class="far fa-truck-plow" style="color: red"></i> {/if}
|
||||
<td style="width:200px;font-size:11pt;">
|
||||
<strong>{$fc.car}</strong></br>
|
||||
<span style="width:145px;font-size: 7pt;">{$fc.info}</span>
|
||||
</td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
21
template/tpl/ajax/p_night_free_ma.tpl
Normal file
21
template/tpl/ajax/p_night_free_ma.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<div class="panel panel-tbox">
|
||||
<header class="panel-heading" style="font-size: 14pt">
|
||||
<span style="font-size: 14pt" class="far fa-moon-stars pull-left"></span>
|
||||
<span style="font-size: 12pt"> verfügbar</span>
|
||||
</header>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="margin:-9px;line-height:20px">
|
||||
{foreach from=$data item=fc }
|
||||
<tr>
|
||||
<td style="width:25px;font-size:12pt">
|
||||
{if $fc.icon==0} <i class="far fa-user-check" style="color: forestgreen"></i> {/if}
|
||||
{if $fc.icon==1} <i class="far fa-user-tag" style="color: orange"></i> {/if}
|
||||
{if $fc.icon==2} <i class="far fa-user-times" style="color: crimson"></i> {/if}
|
||||
</td>
|
||||
<td nowrap style="width:200px;font-size:10pt;"> <strong>{$fc.name}</strong></td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
115
template/tpl/ajax/p_night_tdd.tpl
Normal file
115
template/tpl/ajax/p_night_tdd.tpl
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
<!-- <div id="p_tdata" > -->
|
||||
<div class="col-md-4" >
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body" style="margin: -6px">
|
||||
<table class="no-style hover" style="font-size: 10pt">
|
||||
<tbody>
|
||||
{foreach from=$nt1 item=tour}
|
||||
{if $tour.test==99}
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="font-size: 10pt">
|
||||
<tbody>
|
||||
|
||||
|
||||
{/if}
|
||||
<tr>
|
||||
<form action="" method="post">
|
||||
{if $tour.aktiv==0}
|
||||
<td nowrap style="width:120px;color:cyan">{$tour.tour}</td>
|
||||
{else}
|
||||
<td nowrap style="width:120px;color:#ccc">{$tour.tour}</td>
|
||||
{/if}
|
||||
{if $tour.stamm_info==0} <td nowrap style="width:200px;color:#ccc">{$tour.fname}</td> {/if}
|
||||
{if $tour.stamm_info==1} <td nowrap style="width:200px;color:red" data-toggle="ttp" title={$tour.stamminfo}>{$tour.fname}</td> {/if}
|
||||
{if $tour.stamm_info==2} <td nowrap style="width:200px;color:orange" data-toggle="ttp" title={$tour.stamminfo}>{$tour.fname}</td> {/if}
|
||||
|
||||
|
||||
{if $tour.auto_id!=0} <td nowrap style="width:200px;color:#ccc">{$tour.kz}</td>
|
||||
{else} <td nowrap style="width:200px;color: red">{$tour.kz}</td>
|
||||
{/if}
|
||||
|
||||
<!-- SMS Status !!!!! ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px" id="smscheck{$tour.tourid}">
|
||||
{if $tour.smsstatus==0 } <i class='fal fa-comment-alt fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==1 } <i class='fas fa-comment-alt-exclamation fa-1x' style='color:orange' ></i> {/if}
|
||||
{if $tour.smsstatus==2 } <i class='fas fa-comment-alt-check fa-1x' style='color:green' ></i> {/if}
|
||||
{if $tour.smsstatus==8 } <i class='fas fa-comment-alt-dots fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==20} <i class='fas fa-spinner fa-spin fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==3 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
{if $tour.smsstatus==4 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
{if $tour.smsstatus==5 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 2. Spalte für LVZ ------------------------------------- -->
|
||||
<div class="col-md-4" >
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body" style="margin: -6px">
|
||||
<table class="no-style hover" style="font-size: 10pt">
|
||||
<tbody>
|
||||
{foreach from=$nt2 item=tour}
|
||||
{if $tour.test==99}
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="font-size: 10pt">
|
||||
<tbody>
|
||||
|
||||
|
||||
{/if}
|
||||
<tr>
|
||||
<form action="" method="post">
|
||||
{if $tour.aktiv==0}
|
||||
<td nowrap style="width:120px;color:cyan">{$tour.tour}</td>
|
||||
{else}
|
||||
<td nowrap style="width:120px;color:#ccc">{$tour.tour}</td>
|
||||
{/if}
|
||||
{if $tour.stamm_info==0} <td nowrap style="width:200px;color:#ccc">{$tour.fname}</td> {/if}
|
||||
{if $tour.stamm_info==1} <td nowrap style="width:200px;color:red" data-toggle="ttp" title={$tour.stamminfo}>{$tour.fname}</td> {/if}
|
||||
{if $tour.stamm_info==2} <td nowrap style="width:200px;color:orange" data-toggle="ttp" title={$tour.stamminfo}>{$tour.fname}</td> {/if}
|
||||
|
||||
|
||||
{if $tour.auto_id!=0} <td nowrap style="width:200px;color:#ccc">{$tour.kz}</td>
|
||||
{else} <td nowrap style="width:200px;color: red">{$tour.kz}</td>
|
||||
{/if}
|
||||
|
||||
<!-- SMS Status !!!!! ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px" id="smscheck{$tour.tourid}">
|
||||
{if $tour.smsstatus==0 } <i class='fal fa-comment-alt fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==1 } <i class='fas fa-comment-alt-exclamation fa-1x' style='color:orange' ></i> {/if}
|
||||
{if $tour.smsstatus==2 } <i class='fas fa-comment-alt-check fa-1x' style='color:green' ></i> {/if}
|
||||
{if $tour.smsstatus==8 } <i class='fas fa-comment-alt-dots fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==20} <i class='fas fa-spinner fa-spin fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==3 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
{if $tour.smsstatus==4 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
{if $tour.smsstatus==5 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
27
template/tpl/ajax/p_nirght_kal.tpl
Normal file
27
template/tpl/ajax/p_nirght_kal.tpl
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<div class="panel panel-tbox">
|
||||
<header class="panel-heading" style="font-size: 14pt">
|
||||
<span style="font-size: 14pt" class="far fa-person-sign"></span>
|
||||
<span style="font-size: 12pt"> {$datum}</span>
|
||||
</header>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="margin:-9px;line-height:12px">
|
||||
{foreach from=$kald item=kal }
|
||||
<tr>
|
||||
<td style="width:30px;font-size:12pt">
|
||||
{if $kal.na!=0}
|
||||
<i class='{$kal.icon}' style="color:#b50000"></i>
|
||||
{else}
|
||||
<i class='{$kal.icon}' style="color: orange"></i>
|
||||
{/if}
|
||||
</td>
|
||||
<td style="width:200px;font-size:10pt;">
|
||||
<strong>{$kal.fahrer}</strong></br>
|
||||
<span style="width:145px;font-size: 7pt;">{$kal.bez}</span>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
280
template/tpl/ajax/p_plan.tpl
Normal file
280
template/tpl/ajax/p_plan.tpl
Normal file
|
|
@ -0,0 +1,280 @@
|
|||
<div id='p_plan'>
|
||||
<!-- mitte seite -->
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="status">
|
||||
<spawn style='font-size:16pt;'><strong>Achtung!</strong> Diese Planung liegt in der Vergangenheit...</spawn>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-md-10" >
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body">
|
||||
<table class="no-style hover">
|
||||
<tbody>
|
||||
{foreach from=$tag_tour2 item=tour}
|
||||
{if $tour.test==99}
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
|
||||
|
||||
{/if}
|
||||
<tr>
|
||||
<form action="" method="post">
|
||||
{if $tour.aktiv==0}
|
||||
<td nowrap style="width:110px;color:bisque">{$tour.tour}</td>
|
||||
{else}
|
||||
<td nowrap style="width:110px;">{$tour.tour}</td>
|
||||
{/if}
|
||||
<!-- --------------------------- fahrer hinweis -->
|
||||
{if $tour.stamm_info==0} <td style="width:20px"> </td> {/if}
|
||||
{if $tour.stamm_info==1} <td align="left" data-toggle="tooltip" title={$tour.stamminfo}><i class="fad fa-info" style="color:red;font-size: 14px"</i> </td> {/if}
|
||||
{if $tour.stamm_info==2} <td align="left" data-toggle="tooltip" title={$tour.stamminfo}><i class="far fa-info" style="color:orange"></i></td> {/if}
|
||||
|
||||
<!-- ------------------------------------------
|
||||
<td style="width:20px"> {$tour.fahrer_id} </td>
|
||||
-->
|
||||
{if $tour.fahrer_id==0}
|
||||
<td style="width:20px"><i class="fad fa-times-square" style="background-color:red;color:#fff"></i></td>
|
||||
|
||||
{elseif $tour.fahrer_ok==0}
|
||||
<td style="width:20px"><i class="fad fa-info-square" style="background-color:#FF2222;color:#fff"></i></td>
|
||||
{elseif $tour.fahrer_ok==2}
|
||||
<td style="width:20px"><i class="fad fa-question-square" style="background-color:#FF9900;color:#fff"></i></td>
|
||||
{elseif $tour.fahrer_ok==3}
|
||||
<td style="width:20px"><i class="fad fa-check" style="background-color:#99FF00;color:#fff"></i></td>
|
||||
|
||||
{else} <td style="width:20px"> </td>
|
||||
{/if}
|
||||
|
||||
<!-- --------------------------- fahrer mit anwesenheitsprüfung
|
||||
|
||||
<td nowrap id="ma_wahl{$tour.id},{$tour.typ},{$tour.fahrer_id}" style="width:165px;font-size:10pt;"></td> -->
|
||||
|
||||
<!-- --------------------------- fahrer mit anwesenheitsprüfung -->
|
||||
<td nowrap style="width:195px;">
|
||||
<!-- --------------------------- -->
|
||||
|
||||
<!-- --------------------------- -->
|
||||
<select name="Fahrer[{$tour.id}]" id="user_{$tour.id}" onChange="save_user({$tour.id})";
|
||||
style="width:190px;border:none;border-bottom:1px solid; background-color: #333333">
|
||||
|
||||
{if $tour.typ== 3}
|
||||
{foreach from=$fahrer_array3 item=allfahrer}
|
||||
{html_options values=$allfahrer.id selected=$tour.fahrer_id output=$allfahrer.name}
|
||||
{/foreach}
|
||||
{/if}
|
||||
{if $tour.typ== 4}
|
||||
{foreach from=$fahrer_array4 item=allfahrer}
|
||||
<option value="{$allfahrer.id}" {if $tour.fahrer_id==$allfahrer.id} selected="selected"{/if} style="color: darkgray">{$allfahrer.name}</option>{/foreach}
|
||||
{/if}
|
||||
{if $tour.typ== 5}
|
||||
{foreach from=$fahrer_array5 item=allfahrer}
|
||||
<option value="{$allfahrer.id}" {if $tour.fahrer_id==$allfahrer.id} selected="selected"{/if} style="color: darkgray">{$allfahrer.name}</option>{/foreach}
|
||||
{/if}
|
||||
{if $tour.typ== 17}
|
||||
{foreach from=$fahrer_array17 item=allfahrer}
|
||||
<option value="{$allfahrer.id}" {if $tour.fahrer_id==$allfahrer.id} selected="selected"{/if} style="color: darkgray">{$allfahrer.name}</option>{/foreach}
|
||||
{/if}
|
||||
<!-- --------------------------- -->
|
||||
|
||||
</select>
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
<!-- --------------------------- Fahrzeug -->
|
||||
<td nowrap style="width:110px;">
|
||||
<select name="Fahrzeug[{$tour.id}]" id="car_{$tour.id}" data-width="100px"
|
||||
{if $tour.auto_id!=0} style="width:90px;border:none;border-bottom: 1px solid; background-color: #333333"
|
||||
{else} style="color: red"
|
||||
{/if}
|
||||
onChange="save_car({$tour.id})" data-hight="10px">
|
||||
{foreach from=$auto_array item=allauto}
|
||||
{html_options values=$allauto.id selected=$tour.auto_id output=$allauto.kz options2=$allauto.kz }
|
||||
{/foreach}
|
||||
</select>
|
||||
|
||||
{literal}
|
||||
|
||||
</script>
|
||||
{/literal}
|
||||
|
||||
</td>
|
||||
|
||||
<!-- --------------------------- Zusatzinfo neu -->
|
||||
|
||||
<td nowrap id="ma_gh{$tour.id}" style="width:160px; font-size:8pt;background-color:#222222;color: #dcdcdc">
|
||||
<input type="text" value="{$tour.infotext}" id="info_{$tour.id}"
|
||||
style="width:155px;height:22px;background-color:#222222;border:none;border-bottom: 1px solid #444444" name="infotext[{$tour.id}]"
|
||||
onChange="save_info({$tour.id})">
|
||||
</td>
|
||||
<!--
|
||||
<td nowrap id="ma_gh{$tour.id}" style="width:117px;font-size:7pt;">
|
||||
{if $tour.stamm_info==1}
|
||||
<div style="text-align: right; width:115px;font-size:8pt;color:#FF2222">{$tour.stamminfo}</div>
|
||||
{/if}
|
||||
{if $tour.stamm_info==2}
|
||||
<div style="text-align: right; width:115px;font-size:8pt;color:#FF9900">{$tour.stamminfo}</div>
|
||||
{/if}
|
||||
</td>
|
||||
-->
|
||||
|
||||
<!-- SMS Status !!!!! ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px" id="smscheck{$tour.tourid}">
|
||||
<i class="fal fa-comment-alt fa-1x" style="color:#999" ></i>
|
||||
</td>
|
||||
<!-- Infobereich !!!!! ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:20px">
|
||||
<i class="fad fa-info fa-1x" style="color:cornflowerblue;font-size: 14px" onclick="tinfo({$tour.tourid})"></i>
|
||||
</td>
|
||||
<!-- SMS senden Änderung ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:20px; font-size:13pt;"
|
||||
onclick="window.location='?s=pnacht&jahr={$jahr}&monat={$monat}&tag={$tag}&sms={$tour.id}'";>
|
||||
<i class="fal fa-sms" style="color:#999" >
|
||||
</td>
|
||||
{if $tour.zusatz==0}
|
||||
<!-- 2. Tour hinzufügen ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px; font-size:13pt;"
|
||||
onclick="window.location='?s=pnacht&jahr={$jahr}&monat={$monat}&tag={$tag}&dazu={$tour.tid}&kw={$tour.kw}'";>
|
||||
<i class="fal fa-plus" style="color:#999" >
|
||||
</td>
|
||||
{/if}
|
||||
{if $tour.zusatz==1}
|
||||
<!-- 2. Tour löschen ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px; font-size:13pt;"
|
||||
onclick="window.location='?s=pnacht&jahr={$jahr}&monat={$monat}&tag={$tag}&daweg={$tour.id}&kw={$tour.kw}'";>
|
||||
<i class="fas fa-times" style="color:#444" >
|
||||
</td>
|
||||
{/if}
|
||||
{if $tour.zusatz==2}
|
||||
<!-- 2. Tour hinzufügen ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px; font-size:13pt;">
|
||||
<i class="fal fa-minus" style="color:#444" >
|
||||
</td>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- -------------------------------------->
|
||||
</section>
|
||||
|
||||
|
||||
<!-- rechte seite -->
|
||||
<!-- -------------------------------------->
|
||||
|
||||
<!-- Sidebar -->
|
||||
<aside class="col-md-3" style="background-color:#333333">
|
||||
<div id="rightmenu" class="panel panel-tbox">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="margin:-20px">
|
||||
<thead>
|
||||
<tr>
|
||||
<td nowrap align="center" style="width:150px;font-size: 40pt">
|
||||
<form action="" method="post">
|
||||
<input type="hidden" name="smst" value="{$tag}"/>
|
||||
<input type="hidden" name="smsm" value="{$monat}"/>
|
||||
<input type="hidden" name="smsj" value="{$jahr}"/>
|
||||
<button type="submit" class="btn btn" id="notifyBtn" value="SMS senden" name="smspower" value="kompl. Liste per SMS senden" onclick="return confirm('Möchten sie wirklich alle SMS senden ?')" style="background-color: #222222;color:gray">
|
||||
<i style="font-size: 40pt" class="far fa-sms fa-lg"></i>
|
||||
</form>
|
||||
</td>
|
||||
<td></td>
|
||||
<td nowrap align="center" style="width:100px;font-size: 40pt">
|
||||
<form action="" method="post">
|
||||
<button type="submit" class="btn btn" id="notifyBtn" name="vortag" value="vortag übernehmen" value="kompl. Liste per SMS senden" onclick="return confirm('Möchten sie wirklich den Vortag kopieren ??')"style="background-color: #222222;color:gray">
|
||||
<i style="font-size: 40pt" class="far fa-copy fa-lg"></i>
|
||||
</td>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
</br>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div id="rightmenu" class="panel panel-default">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
<td>
|
||||
<form action="" method="post">
|
||||
<input type="hidden" name="smst" value="{$tag}"/>
|
||||
<input type="hidden" name="smsm" value="{$monat}"/>
|
||||
<input type="hidden" name="smsj" value="{$jahr}"/>
|
||||
<input type="submit" id="notifyBtn" value="SMS senden" name="smspower" value="kompl. Liste per SMS senden" onclick="return confirm('Möchten sie wirklich alle SMS senden ?')">
|
||||
</form>
|
||||
</td>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
-->
|
||||
<!-- ------------------------------------ -->
|
||||
<!-- --------------------------------------------------------------------------------- -->
|
||||
<!-- -------------------------------- History -->
|
||||
<div id="tinfo"></div>
|
||||
<!-- -------------------------------- fehlende Mitarbeiter heute / Calender -->
|
||||
<div id="rightmenu" class="panel panel-tbox">
|
||||
<header class="panel-heading" style="font-size: 16pt;line-height:80%"><span class="fad fa-calendar-alt pull-left"></span><div class="panel-title"> Kalender - {$tag}.{$monat}.{$jahr}</div></header>
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="margin:-8px">
|
||||
<tbody>
|
||||
{foreach from=$maf1 item=maf1}
|
||||
<tr align="left" >
|
||||
<td align="center" nowrap style="width:15px;font-size:11pt;">
|
||||
{if $maf1.na!=0}
|
||||
<i class='{$maf1.icon}' style="color:#b50000"></i>
|
||||
{else}
|
||||
<i class='{$maf1.icon}' style="color: orange"></i>
|
||||
{/if}
|
||||
</td>
|
||||
<td align="left" nowrap style="width:130px;font-size:10pt"> {$maf1.fahrer}</td>
|
||||
<td align="right" nowrap style="width:100px;font-size:10pt">{$maf1.bez} </td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- --------------------------------------------------------------------------------- -->
|
||||
<!-- -------------------------------- verfügbare Mitarbeiter -->
|
||||
<div id="freema"></div>
|
||||
<!-- -------------------------------- verfügbare Fahrzeuge -->
|
||||
<div id="freecar"></div>
|
||||
<!-- --------------------------------------------------------------------------------- -->
|
||||
|
||||
</aside>
|
||||
<!-- --------------------------------------------------------------------------------- -->
|
||||
<!-- Sidebar End -->
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
{literal}
|
||||
<script>
|
||||
|
||||
$(function () {
|
||||
$("select").select2();
|
||||
});
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
{/literal}
|
||||
171
template/tpl/ajax/p_tdata.tpl
Normal file
171
template/tpl/ajax/p_tdata.tpl
Normal file
|
|
@ -0,0 +1,171 @@
|
|||
<!-- <div id="p_tdata" > -->
|
||||
<div class="col-md-5" >
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body" style="margin: -6px">
|
||||
<table class="no-style hover" style="font-size: 12pt">
|
||||
<tbody>
|
||||
{foreach from=$nt1 item=tour}
|
||||
{if $tour.test==99}
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="font-size: 12pt">
|
||||
<tbody>
|
||||
|
||||
|
||||
{/if}
|
||||
<tr onclick="tdd({$tour.id})" style="color:#ccc">
|
||||
<form action="" method="post">
|
||||
{if $tour.aktiv==0}
|
||||
<td nowrap style="width:120px;color:cyan">{$tour.tour}</td>
|
||||
{else}
|
||||
<td nowrap style="width:120px;color:#ccc">{$tour.tour}</td>
|
||||
{/if}
|
||||
|
||||
{if $tour.s_info==0}<td nowrap style="width:3px;"> </td>{/if}
|
||||
{if $tour.s_info==1}<td nowrap style="width:3px;border-left: 2px solid cyan;"> </td>{/if}
|
||||
{if $tour.s_info==2}<td nowrap style="width:3px;border-left: 2px solid darkorange;"> </td>{/if}
|
||||
{if $tour.s_info==3}<td nowrap style="width:3px;border-left: 2px solid red;"> </td>{/if}
|
||||
|
||||
{if $tour.m_info==0} <td nowrap style="width:200px">{$tour.fname}</td> {/if}
|
||||
{if $tour.m_info==1} <td nowrap style="width:200px;color:cyan">{$tour.fname}</td> {/if}
|
||||
{if $tour.m_info==2} <td nowrap style="width:200px;color:darkorange">{$tour.fname}</td> {/if}
|
||||
{if $tour.m_info==3} <td nowrap style="width:200px;color:red">{$tour.fname}</td> {/if}
|
||||
{if $tour.m_info==4} <td nowrap style="width:200px;color:darkseagreen">{$tour.fname}</td> {/if}
|
||||
|
||||
<!--
|
||||
{if $tour.stamm_info==0} <td nowrap style="width:200px;color:#ccc">{$tour.fname}</td> {/if}
|
||||
{if $tour.stamm_info==1} <td nowrap style="width:200px;color:red" data-toggle="ttp" title={$tour.stamminfo}>{$tour.fname}</td> {/if}
|
||||
{if $tour.stamm_info==2} <td nowrap style="width:200px;color:orange" data-toggle="ttp" title={$tour.stamminfo}>{$tour.fname}</td> {/if}
|
||||
-->
|
||||
|
||||
{if $tour.csinfo==0}<td nowrap style="width:3px;"> </td>{/if}
|
||||
{if $tour.csinfo==1}<td nowrap style="width:3px;border-left: 2px solid cyan;"> </td>{/if}
|
||||
{if $tour.csinfo==2}<td nowrap style="width:3px;border-left: 2px solid darkorange;"> </td>{/if}
|
||||
{if $tour.csinfo==3}<td nowrap style="width:3px;border-left: 2px solid red;"> </td>{/if}
|
||||
|
||||
{if $tour.c_info==0}<td nowrap align="right" style="width:75px;color:#ccc">{$tour.kz}</td> {/if}
|
||||
{if $tour.c_info==1}<td nowrap align="right" style="width:75px;color:cyan">{$tour.kz}</td> {/if}
|
||||
{if $tour.c_info==2}<td nowrap align="right" style="width:75px;color:darkseagreen">{$tour.kz}</td> {/if}
|
||||
{if $tour.c_info==3}<td nowrap align="right" style="width:75px;color:red">{$tour.kz}</td> {/if}
|
||||
|
||||
<!-- SMS Status !!!!! ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px" id="smscheck{$tour.tourid}">
|
||||
{if $tour.smsstatus==0 } <i class='fal fa-comment-alt fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==1 } <i class='fas fa-comment-alt-exclamation fa-1x' style='color:orange' ></i> {/if}
|
||||
{if $tour.smsstatus==2 } <i class='fas fa-comment-alt-check fa-1x' style='color:green' ></i> {/if}
|
||||
{if $tour.smsstatus==8 } <i class='fas fa-comment-alt-dots fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==20} <i class='fas fa-spinner fa-spin fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==3 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
{if $tour.smsstatus==4 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
{if $tour.smsstatus==5 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 2. Spalte für LVZ ------------------------------------- -->
|
||||
<div class="col-md-5" >
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body" style="margin: -6px">
|
||||
<table class="no-style hover" style="font-size: 12pt">
|
||||
<tbody>
|
||||
{foreach from=$nt2 item=tour}
|
||||
{if $tour.test==99}
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="panel panel-tbox">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full" style="font-size: 12pt">
|
||||
<tbody>
|
||||
|
||||
|
||||
{/if}
|
||||
<tr onclick="tdd({$tour.id})">
|
||||
<form action="" method="post">
|
||||
{if $tour.aktiv==0}
|
||||
<td nowrap style="width:120px;color:cyan">{$tour.tour}</td>
|
||||
{else}
|
||||
<td nowrap style="width:120px;color:#ccc">{$tour.tour}</td>
|
||||
{/if}
|
||||
|
||||
{if $tour.s_info==0}<td nowrap style="width:3px;"> </td>{/if}
|
||||
{if $tour.s_info==1}<td nowrap style="width:3px;border-left: 2px solid cyan;"> </td>{/if}
|
||||
{if $tour.s_info==2}<td nowrap style="width:3px;border-left: 2px solid darkorange;"> </td>{/if}
|
||||
{if $tour.s_info==3}<td nowrap style="width:3px;border-left: 2px solid red;"> </td>{/if}
|
||||
|
||||
{if $tour.m_info==0} <td nowrap style="width:200px">{$tour.fname}</td> {/if}
|
||||
{if $tour.m_info==1} <td nowrap style="width:200px;color:cyan">{$tour.fname}</td> {/if}
|
||||
{if $tour.m_info==2} <td nowrap style="width:200px;color:darkorange">{$tour.fname}</td> {/if}
|
||||
{if $tour.m_info==3} <td nowrap style="width:200px;color:red">{$tour.fname}</td> {/if}
|
||||
{if $tour.m_info==4} <td nowrap style="width:200px;color:darkseagreen">{$tour.fname}</td> {/if}
|
||||
|
||||
<!--
|
||||
{if $tour.stamm_info==0} <td nowrap style="width:200px;color:#ccc">{$tour.fname}</td> {/if}
|
||||
{if $tour.stamm_info==1} <td nowrap style="width:200px;color:red" data-toggle="ttp" title={$tour.stamminfo}>{$tour.fname}</td> {/if}
|
||||
{if $tour.stamm_info==2} <td nowrap style="width:200px;color:orange" data-toggle="ttp" title={$tour.stamminfo}>{$tour.fname}</td> {/if}
|
||||
-->
|
||||
|
||||
{if $tour.csinfo==0}<td nowrap style="width:3px;"> </td>{/if}
|
||||
{if $tour.csinfo==1}<td nowrap style="width:3px;border-left: 2px solid cyan;"> </td>{/if}
|
||||
{if $tour.csinfo==2}<td nowrap style="width:3px;border-left: 2px solid darkorange;"> </td>{/if}
|
||||
{if $tour.csinfo==3}<td nowrap style="width:3px;border-left: 2px solid red;"> </td>{/if}
|
||||
|
||||
{if $tour.c_info==0}<td nowrap align="right" style="width:75px;color:#ccc">{$tour.kz}</td> {/if}
|
||||
{if $tour.c_info==1}<td nowrap align="right" style="width:75px;color:cyan">{$tour.kz}</td> {/if}
|
||||
{if $tour.c_info==2}<td nowrap align="right" style="width:75px;color:darkseagreen">{$tour.kz}</td> {/if}
|
||||
{if $tour.c_info==3}<td nowrap align="right" style="width:75px;color:red">{$tour.kz}</td> {/if}
|
||||
|
||||
<!-- SMS Status !!!!! ------------------------------------- -->
|
||||
<td nowrap align="center" style="width:30px" id="smscheck{$tour.tourid}">
|
||||
{if $tour.smsstatus==0 } <i class='fal fa-comment-alt fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==1 } <i class='fas fa-comment-alt-exclamation fa-1x' style='color:darkorange' ></i> {/if}
|
||||
{if $tour.smsstatus==2 } <i class='fas fa-comment-alt-check fa-1x' style='color:green' ></i> {/if}
|
||||
{if $tour.smsstatus==8 } <i class='fas fa-comment-alt-dots fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==20} <i class='fas fa-spinner fa-spin fa-1x' style='color:gray' ></i> {/if}
|
||||
{if $tour.smsstatus==3 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
{if $tour.smsstatus==4 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
{if $tour.smsstatus==5 } <i class='fas fa-comment-alt-times fa-1x' style='color:red' ></i> {/if}
|
||||
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
|
||||
{literal}
|
||||
<script>
|
||||
function tdd(id) {
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: "ajax.php?s=p_night_tdd&tpl",
|
||||
dataType: 'html',
|
||||
data: '&id=' + id,
|
||||
success: function (data) {
|
||||
console.log(data)
|
||||
$("#tddmodal").html(data);
|
||||
$('#modal').modal('show');
|
||||
}
|
||||
});
|
||||
}
|
||||
</script>
|
||||
{/literal}
|
||||
44
template/tpl/ajax/phelp.tpl
Normal file
44
template/tpl/ajax/phelp.tpl
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
{if $fenster>0}
|
||||
|
||||
<!--
|
||||
//---------------------------------------------------------------------------------
|
||||
//------------ 1 rot
|
||||
//------------ 2 gelb
|
||||
//------------ 3 grün
|
||||
//------------ 4 blau
|
||||
//---------------------------------------------------------------------------------
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<div class="col-md-10">
|
||||
<div class="panel panel-danger">
|
||||
<table class="table">
|
||||
<tbody>
|
||||
{foreach from=$helpp item=ftrow}
|
||||
{if $ftrow.anz==1} <tr class="danger"> {/if}
|
||||
{if $ftrow.anz==2} <tr class="warning"> {/if}
|
||||
{if $ftrow.anz==3} <tr class="success"> {/if}
|
||||
{if $ftrow.anz==4} <tr class="info"> {/if}
|
||||
|
||||
|
||||
|
||||
<td align="left" nowrap style="width:80px;line-height:60%;font-size:10pt ">
|
||||
<strong>{$ftrow.time|date_format:"%H:%M"} Uhr</strong>
|
||||
</td>
|
||||
|
||||
<td align="left" nowrap style="width:140px;line-height:60%;font-size:10pt;">
|
||||
<strong>{$ftrow.tour}</strong>
|
||||
</td>
|
||||
|
||||
<td align="left" nowrap style="width:400px;line-height:60%;font-size:10pt">
|
||||
<strong>{$ftrow.info}</strong>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
31
template/tpl/ajax/pi_conline.tpl
Normal file
31
template/tpl/ajax/pi_conline.tpl
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
<div class="panel panel-default">
|
||||
<div class="panel-body" style="min-height:550px;max-height:550px;overflow-y: scroll;">
|
||||
{foreach from=$abfrage_c item=co }
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
{if $co.status==2}
|
||||
<tr>
|
||||
<td nowrap style="width:185px;font-size:12pt" align="left"><span style='color:#8C8C8C'>{$co.name}</td>
|
||||
{if $co.ontour==0}<td nowrap style="width:100px;font-size:11pt" align="left"><span style='color:#00CCFF'>Karte frei</td>{/if}
|
||||
{if $co.ontour==1}<td nowrap style="width:100px;font-size:11pt" align="left"><span style='color:#33FF33'>ON-Tour</td>{/if}
|
||||
<td nowrap style="width:70px;font-size:8pt" align="right"><span style='color:#FFFFFF'>{$co.etime|date_format:"%H:%M Uhr"}</td>
|
||||
</tr>
|
||||
{elseif $co.status==3}
|
||||
<tr>
|
||||
<td nowrap style="width:185px;font-size:12pt" align="left"><span style='color:#8C8C8C'>{$co.name}</td>
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left"><span style='color:#FF0000'>{$co.grund}</td>
|
||||
<td nowrap style="width:70px;font-size:8pt" align="right"><span style='color:#FF0000'>{$co.etime|date_format:"%H:%M Uhr"}</td>
|
||||
</tr>
|
||||
{else}
|
||||
<tr>
|
||||
<td nowrap style="width:185px;font-size:12pt" align="left"><span style='color:#8C8C8C'>{$co.name}</td>
|
||||
<td nowrap style="width:100px;font-size:11pt" align="left"><span style='color:#FF8E00'>keine Tour</td>
|
||||
<td nowrap style="width:70px;font-size:8pt" align="right"><span style='color:#FF8E00'>{$co.etime|date_format:"%H:%M Uhr"}</td>
|
||||
</tr>
|
||||
{/if}
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
155
template/tpl/ajax/pi_exxtra.tpl
Normal file
155
template/tpl/ajax/pi_exxtra.tpl
Normal file
|
|
@ -0,0 +1,155 @@
|
|||
{if $exxtraanzeige1>0 || $exxtraanzeige2>0 || $exxtraanzeige3>0}
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
|
||||
<img src="https://edv.jb-transport.de/template/images/exxtra2.png" alt="" width="550" height="90" />
|
||||
<h4><span style='color:#FF6E00;font-weight:bold;'>Werbung {$kw}.KW am {$exxtrainfo} </h4>
|
||||
|
||||
</div>
|
||||
{if $exxtraanzeige1>0}<!-- **************************************************** Marktbelege -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$werb1 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:170px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:170px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><b><span style='color:#FF0000;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:170px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:170px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style="font-weight:bold;"> {$tour.gewicht} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
{if $exxtraanzeige2>0}<!-- **************************************************** wrnung exxtra land -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$werb2 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:170px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:170px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><b><span style='color:#FF0000;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:170px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:170px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style="font-weight:bold;"> {$tour.gewicht} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{if $exxtraanzeige3>0}<!-- **************************************************** werbung exxtra city -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$werb3 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:170px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:170px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><b><span style='color:#FF0000;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:170px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:170px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style="font-weight:bold;"> {$tour.gewicht} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{/if}
|
||||
|
||||
27
template/tpl/ajax/pi_freecar.tpl
Normal file
27
template/tpl/ajax/pi_freecar.tpl
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$info item=info}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
</td>
|
||||
{if $info.ort==0}<td nowrap style="width:100px"><b><span style='color:#666666;font-weight:bold;'>{$info.car}</td>{/if}
|
||||
{if $info.ort==1}<td nowrap style="width:100px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$info.car}</td>{/if}
|
||||
{if $info.ort==2}<td nowrap style="width:100px"><b><span style='color:#FF6E00;font-weight:bold;'>{$info.car}</td>{/if}
|
||||
{if $info.ort==3}<td nowrap style="width:100px"><b><span style='color:#FF0000;font-weight:bold;'>{$info.car}</td>{/if}
|
||||
{if $info.ort==4}<td nowrap style="width:100px"><b><span style='color:#66FFFF;font-weight:bold;'>{$info.car}</td>{/if}
|
||||
|
||||
{if $info.time==0}
|
||||
<!-- <td nowrap style="width:180px">keine Einsatzplanung</td> -->
|
||||
<td nowrap style="width:75px">-> frei</td>
|
||||
{else}
|
||||
<!-- <td nowrap style="width:240px"> {$info.time|date_format:"%A, %d.%m.%Y %H:%M"} Uhr</td> -->
|
||||
<td nowrap style="width:75px">{if $info.rest<6}<span style='color:#F49e40;font-weight:bold;'>{/if}frei: {$info.rest} h</td>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
128
template/tpl/ajax/pi_hallo.tpl
Normal file
128
template/tpl/ajax/pi_hallo.tpl
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
{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}
|
||||
281
template/tpl/ajax/pi_hallo2.tpl
Normal file
281
template/tpl/ajax/pi_hallo2.tpl
Normal file
|
|
@ -0,0 +1,281 @@
|
|||
|
||||
{if $anz>0}
|
||||
<div class="panel panel-primary">
|
||||
<table class="table-condensed">
|
||||
<tbody>
|
||||
<td nowrap style="width:575px;line-height:150%;font-size:24pt;font-family: 'Indie Flower', cursive;"><strong><span style='color:#66FFFF'> Hallo, {$ma}</strong></td>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
{if $anz==1}
|
||||
{foreach from=$tag_tour1 item=tour }
|
||||
{if $tour.key==0}
|
||||
<div class="col-md-2">
|
||||
<div class="panel" align="center" style="max-height: 24px">
|
||||
<span style='color:#f05800;font-size:14pt'> {$tour.datum}</span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-2">
|
||||
|
||||
</div>
|
||||
{/if}
|
||||
{if $tour.noplan!=0}
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
||||
<span style='color:#f05800;font-size:14pt'> keine Einsatzplanung </span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-10">
|
||||
<!-- <div class="panel" align="left" style="min-height: 29px;"> -->
|
||||
<div class="panel" align="left">
|
||||
<table class="no-style full"> <tbody> <tr>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
||||
<span style='color:#66FFFF;font-size:14pt'> {$tour.zeit} Uhr </span>
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
||||
{if $tour.aktiv==1} <span style='color:#66FFFF;font-size:14pt'> {$tour.tour} </span> {/if}
|
||||
{if $tour.aktiv==0} <span style='color:#FFFFFF;font-size:14pt'> {$tour.tour} </span> {/if}
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
||||
{if $tour.autonichtda==0} <span style='color:#66FFFF;font-size:14pt'> {$tour.kennz} </span> {/if}
|
||||
{if $tour.autonichtda==1} <span style='color:#FF0000;font-size:14pt'> {$tour.kennz} </span> {/if}
|
||||
{if $tour.autonichtda==2} <span style='color:#FFFFFF;font-size:14pt'> {$tour.kennz} </span> {/if}
|
||||
</td>
|
||||
<!--
|
||||
<td width="100px;">
|
||||
{if $tour.ianz!=0}
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="far fa-info-square"></i></span>
|
||||
<span style='color:#66FFFF;font-size:14pt'> {$tour.info} </span>
|
||||
{/if}
|
||||
</td>
|
||||
-->
|
||||
</tr></tbody></table>
|
||||
</div>
|
||||
</div></br></br>
|
||||
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
{foreach from=$tag_tour2 item=tour }
|
||||
{if $tour.key==0}
|
||||
<div class="col-md-2">
|
||||
<div class="panel" align="center" style="max-height: 24px">
|
||||
<span style='color:#f05800;font-size:14pt'> {$tour.datum}</span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-2">
|
||||
|
||||
</div>
|
||||
{/if}
|
||||
{if $tour.noplan!=0}
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> keine Einsatzplanung </span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<table class="no-style full"> <tbody> <tr>
|
||||
<td width="155px">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.zeit} Uhr </span>
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.tour} </span>
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.kennz} </span>
|
||||
</td>
|
||||
</tr></tbody></table>
|
||||
</div>
|
||||
</div></br></br>
|
||||
{/if}
|
||||
{/foreach}
|
||||
{foreach from=$tag_tour3 item=tour }
|
||||
{if $tour.key==0}
|
||||
<div class="col-md-2">
|
||||
<div class="panel" align="center" style="max-height: 24px">
|
||||
<span style='color:#f05800;font-size:14pt'> {$tour.datum}</span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-2">
|
||||
|
||||
</div>
|
||||
{/if}
|
||||
{if $tour.noplan!=0}
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> keine Einsatzplanung </span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<table class="no-style full"> <tbody> <tr>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.zeit} Uhr </span>
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.tour} </span>
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.kennz} </span>
|
||||
</td>
|
||||
</tr></tbody></table>
|
||||
</div>
|
||||
</div></br></br>
|
||||
{/if}
|
||||
{/foreach}
|
||||
{foreach from=$tag_tour4 item=tour }
|
||||
{if $tour.key==0}
|
||||
<div class="col-md-2">
|
||||
<div class="panel" align="center" style="max-height: 24px">
|
||||
<span style='color:#f05800;font-size:14pt'> {$tour.datum}</span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-2">
|
||||
|
||||
</div>
|
||||
{/if}
|
||||
{if $tour.noplan!=0}
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> keine Einsatzplanung </span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<table class="no-style full"> <tbody> <tr>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.zeit} Uhr </span>
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.tour} </span>
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.kennz} </span>
|
||||
</td>
|
||||
</tr></tbody></table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}</br></br>
|
||||
{/foreach}
|
||||
{foreach from=$tag_tour5 item=tour }
|
||||
{if $tour.key==0}
|
||||
<div class="col-md-2">
|
||||
<div class="panel" align="center" style="max-height: 24px">
|
||||
<span style='color:#f05800;font-size:14pt'> {$tour.datum}</span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-2">
|
||||
|
||||
</div>
|
||||
{/if}
|
||||
{if $tour.noplan!=0}
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> keine Einsatzplanung </span>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<table class="no-style full"> <tbody> <tr>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-clock"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.zeit} Uhr </span>
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fad fa-route"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.tour} </span>
|
||||
</td>
|
||||
<td width="155px;">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="far fa-truck"></i></span>
|
||||
<span style='color:#808080;font-size:14pt'> {$tour.kennz} </span>
|
||||
</td>
|
||||
</tr></tbody></table>
|
||||
</div>
|
||||
</div></br></br>
|
||||
{/if}
|
||||
{/foreach}
|
||||
{/if}
|
||||
|
||||
{if $anz==2}
|
||||
<div class="col-md-2">
|
||||
<div class="panel" align="center" style="max-height: 24px">
|
||||
<span style='color:#f05800;font-size:14pt'> {$a_date1}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-10">
|
||||
<div class="panel" align="left">
|
||||
<span style='color:#f05800;font-size:14pt'> <i class="fal fa-info"></i></span>
|
||||
<span style='color:#f05800;font-size:14pt'> keine Einsatzplanung </span>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Keine Anzeige Mitarbeiterinfo -->
|
||||
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Polizeimeldung -->
|
||||
{if $datapol!=0}
|
||||
{foreach from=$pdata item=poldata}
|
||||
<div style="box-shadow: 0px 0px 15px #ff0000; width: 580px; padding: 10px;text-align: left">
|
||||
<table class="table-condensed" style="background-color: black">
|
||||
<tr>
|
||||
<td nowrap style="width: 80px;font-size:22pt;"><i class="fad fa-exclamation-triangle fa-2x fa-pull-left" style="color: red"></i></td>
|
||||
<td style="width:475px">
|
||||
<span style='color:#ff0000;font-size:14pt'>{$poldata.adresse2}, </span>
|
||||
<span style='color:#ff0000;font-size:14pt'> {$poldata.adresse1} </span> </br>
|
||||
<span style='color:#ababab;font-size:10pt'>{$poldata.reason} </span></span>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
{/foreach}
|
||||
</br>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
40
template/tpl/ajax/pi_hallo9.tpl
Normal file
40
template/tpl/ajax/pi_hallo9.tpl
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
{if $anz>0}
|
||||
|
||||
<div class="panel panel-primary">
|
||||
<table class="table-condensed">
|
||||
<td nowrap style="width:70px; line-height:90%;font-size:18pt"><strong><span style='color:#FF6E00'>Tür: </strong></td>
|
||||
<td nowrap style="width:310px;line-height:90%;font-size:18pt"><strong><span style='color:#66FFFF'>{$ma}</strong></td>
|
||||
</table>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
<!-- ************************************************************************************************** -->
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body" style="min-height:800px;max-height:900px;overflow-y: noscroll;">
|
||||
{foreach from=$status item=status }
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{if $status.zeit>$zeit_live}
|
||||
<tr>
|
||||
<td nowrap style="width:175px" align="left"><span style='color:#009900'>{$status.fahrer}</td>
|
||||
<td nowrap style="width:170px" align="right"><span style='color:#009900'>{$status.zeit|date_format:"%d.%m.%y - %H:%M Uhr"}</td>
|
||||
</tr>
|
||||
|
||||
{elseif $status.zeit>$zeit_online}
|
||||
<tr>
|
||||
<td nowrap style="width:175px" align="left"><span style='color:#FF9000'>{$status.fahrer}</td>
|
||||
<td nowrap style="width:170px" align="right"><span style='color:#FF9000'>{$status.zeit|date_format:"%d.%m.%y - %H:%M Uhr"}</td>
|
||||
</tr>
|
||||
{else}
|
||||
<tr>
|
||||
<td nowrap style="width:175px" align="left"><span style='color:#808080'>{$status.fahrer}</td>
|
||||
<td nowrap style="width:170px" align="right"><span style='color:#808080'>{$status.zeit|date_format:"%d.%m.%y - %H:%M Uhr"}</td>
|
||||
</tr>
|
||||
{/if}
|
||||
{/foreach}
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ************************************************************************************************** -->
|
||||
9
template/tpl/ajax/pi_halloB.tpl
Normal file
9
template/tpl/ajax/pi_halloB.tpl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
{foreach from=$bdata item=bdata }
|
||||
<span style='color:#66FFFF;font-size:8pt'> {$bdata.ort}</span>
|
||||
<span style='color:#717A7A;font-size:8pt'> {$bdata.grund} bis {$bdata.ende}</span>
|
||||
<span style='color:#f05800;font-size:8pt'> {$bdata.bezeichnung}</span>
|
||||
</br>
|
||||
{/foreach}
|
||||
|
||||
|
||||
556
template/tpl/ajax/pi_werbung.tpl
Normal file
556
template/tpl/ajax/pi_werbung.tpl
Normal file
|
|
@ -0,0 +1,556 @@
|
|||
{if $exxtraanzeige1>0 || $exxtraanzeige2>0 || $exxtraanzeige3>0}
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<table class="table-striped">
|
||||
<tr>
|
||||
<td align="left" style="width:220px">
|
||||
<!-- <img src="https://edv.jb-transport.de/template/images/exxtra2.png" alt="" width="550" height="90" /> -->
|
||||
<img src='template/images/exxtra.png' width="190" height="39" />
|
||||
</td>
|
||||
<td align="left" style="width:580px">
|
||||
<h4><span style='color:#FF6E00;font-weight:bold;'>Werbung {$kw}.KW am {$exxtrainfo} </h4>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
{if $exxtraanzeige1>0}<!-- **************************************************** Marktbelege -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$werb1 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.tour}</td>
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:120px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:90px; "><span style=""> </td>
|
||||
<td nowrap style="width:90px; "><span style=""><strong> </strong> </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
{if $exxtraanzeige2>0}<!-- **************************************************** wrnung exxtra land -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$werb2 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.tour}</td>
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:120px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:90px; "><span style="">( {$tour.gewicht4} kg )</td>
|
||||
<td nowrap style="width:90px; "><span style=""><strong>{$tour.gewicht} kg</strong> </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{if $exxtraanzeige3>0}<!-- **************************************************** werbung exxtra city -->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$werb3 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.tour}</td>
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:120px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:90px; "><span style="">( {$tour.gewicht4} kg )</td>
|
||||
<td nowrap style="width:90px; "><span style=""><strong>{$tour.gewicht} kg</strong> </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{/if}
|
||||
|
||||
|
||||
<!-- **************************************************** Rundschau LAND -->
|
||||
{if $rsanzeige1>0}
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<table class="table-striped">
|
||||
<tr>
|
||||
<td align="left" style="width:220px">
|
||||
<!-- <img src="https://edv.jb-transport.de/template/images/exxtra2.png" alt="" width="550" height="90" /> -->
|
||||
<img src='template/images/rundschau.jpg' width="150" height="39" />
|
||||
</td>
|
||||
<td align="left" style="width:580px">
|
||||
<h4><span style='color:#FF6E00;font-weight:bold;'>Rundschau L. Land am {$rsinfo1} -- {$rsnorm1}er Norm</h4>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$rs_tour1 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.tour}</td>
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:120px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:90px; "><span style="">( {$tour.gewicht4} kg )</td>
|
||||
<td nowrap style="width:90px; "><span style=""><strong>{$tour.gewicht} kg</strong> </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
<!-- **************************************************** Rundschau Nord -->
|
||||
<!--<div class="row"> -->
|
||||
{if $rsanzeige2>0}
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<table class="table-striped">
|
||||
<tr>
|
||||
<td align="left" style="width:220px">
|
||||
<!-- <img src="https://edv.jb-transport.de/template/images/exxtra2.png" alt="" width="550" height="90" /> -->
|
||||
<img src='template/images/rundschau.jpg' width="150" height="39" />
|
||||
</td>
|
||||
<td align="left" style="width:580px">
|
||||
<h4><span style='color:#FF6E00;font-weight:bold;'>Rundschau L. City Nord am {$rsinfo2} -- {$rsnorm2}er Norm</h4>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$rs_tour2 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.tour}</td>
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:120px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:90px; "><span style="">( {$tour.gewicht4} kg )</td>
|
||||
<td nowrap style="width:90px; "><span style=""><strong>{$tour.gewicht} kg</strong> </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
<!-- **************************************************** Rundschau -->
|
||||
<!--<div class="row"> -->
|
||||
{if $rsanzeige3>0}
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<table class="table-striped">
|
||||
<tr>
|
||||
<td align="left" style="width:220px">
|
||||
<!-- <img src="https://edv.jb-transport.de/template/images/exxtra2.png" alt="" width="550" height="90" /> -->
|
||||
<img src='template/images/rundschau.jpg' width="150" height="39" />
|
||||
</td>
|
||||
<td align="left" style="width:580px">
|
||||
<h4><span style='color:#FF6E00;font-weight:bold;'>Rundschau L. City West am {$rsinfo3} -- {$rsnorm3}er Norm</h4>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$rs_tour3 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.tour}</td>
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:120px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:90px; "><span style="">( {$tour.gewicht4} kg )</td>
|
||||
<td nowrap style="width:90px; "><span style=""><strong>{$tour.gewicht} kg</strong> </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
|
||||
<!-- **************************************************** Rundschau süd -->
|
||||
<!--<div class="row"> -->
|
||||
{if $rsanzeige4>0}
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<table class="table-striped">
|
||||
<tr>
|
||||
<td align="left" style="width:220px">
|
||||
<!-- <img src="https://edv.jb-transport.de/template/images/exxtra2.png" alt="" width="550" height="90" /> -->
|
||||
<img src='template/images/rundschau.jpg' width="150" height="39" />
|
||||
</td>
|
||||
<td align="left" style="width:580px">
|
||||
<h4><span style='color:#FF6E00;font-weight:bold;'>Rundschau L. City Süd am {$rsinfo4} -- {$rsnorm4}er Norm</h4>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$rs_tour4 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:200px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:200px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:200px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:200px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.tour}</td>
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:120px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:120px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:120px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:120px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:90px; "><span style="">( {$tour.gewicht4} kg )</td>
|
||||
<td nowrap style="width:90px; "><span style=""><strong>{$tour.gewicht} kg</strong> </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
<!-- **************************************************** Sachsen Sonntag -->
|
||||
{if $sasoanzeige1>0}
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Sachsen-Sonntag {$sasoinfo} -- {$sasonorm}er Norm</h4>
|
||||
</div>
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$saso_tour1 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:180px;">
|
||||
{if $tour.id==0}<span style='color:#FF0000;'>{$tour.fahrer} {/if}
|
||||
{if $tour.id>0}<span style='color:#8C8C8C;'>{$tour.fahrer} {/if}
|
||||
</td>
|
||||
<td nowrap style="width:85px; "> <span style=""> {$tour.time|date_format:"%H:%M"} Uhr </td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:100px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:100px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
<td nowrap style="width:90px; "> <span style=""> {$tour.auto} </td>
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.gewicht3} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
<!-- --------------------------- fahrer -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- **************************************************** Sachsen Sonntag land-->
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$saso_tour2 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:180px;"> <span style=""> {$tour.fahrer} </td>
|
||||
<td nowrap style="width:85px; "> <span style=""> {$tour.time|date_format:"%H:%M"} Uhr </td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:100px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:100px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
<td nowrap style="width:90px; "> <span style=""> {$tour.auto} </td>
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.gewicht3} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
<!-- --------------------------- fahrer -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- **************************************************** Sachsen Sonntag zusatz-->
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$saso_tour3 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:180px;"> <span style=""> {$tour.fahrer} </td>
|
||||
<td nowrap style="width:85px; "> <span style=""> {$tour.time|date_format:"%H:%M"} Uhr </td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:100px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:100px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
<td nowrap style="width:90px; "> <span style=""> {$tour.auto} </td>
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.gewicht3} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
<!-- --------------------------- fahrer -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
<!-- **************************************************** FAZ am Sonntag -->
|
||||
{if $fazanzeige>0}
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Frankfurter Allgemeine am Sonntag {$fazinfo}</h4>
|
||||
</div>
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$faz_tour1 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:180px;"> <span style=""> {$tour.fahrer} </td>
|
||||
<td nowrap style="width:85px; "> <span style=""> {$tour.time|date_format:"%H:%M"} Uhr </td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:100px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:100px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
<td nowrap style="width:90px; "> <span style=""> {$tour.auto} </td>
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.exemplare} St. </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
<!-- --------------------------- fahrer -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
|
||||
49
template/tpl/ajax/pi_werbung19.tpl
Normal file
49
template/tpl/ajax/pi_werbung19.tpl
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
<!-- **************************************************** Sachsen Sonntag -->
|
||||
{if $sasoanzeige>0}
|
||||
<!-- ------------------------------------------------------------------- -->
|
||||
<!-- ---------------------------------------------------- Halle Block 9 -->
|
||||
<!-- ------------------------------------------------------------------- -->
|
||||
<p nowrap align="center" style='width:383px;font-size:12pt;background-color:blue;color:#FFF'>SaSo {$kw}.KW<p>
|
||||
<div class="panel panel-primary">
|
||||
<table class="table-striped" style='color:#808080;font-size:10pt'>
|
||||
<tbody>
|
||||
{foreach from=$saso_tour item=tour}
|
||||
<tr style="height: 3px;"> <!-- lightgrau #A4A4A4 -->
|
||||
{if $tour.aktiv==0} <td nowrap style="width: 50px"><span style='color:#FF6E00;'>{$tour.tour} </td>{/if}
|
||||
{if $tour.aktiv==1} <td nowrap style="width: 50px"><span style='color:#FFFFFF;'>{$tour.tour} </td>{/if}
|
||||
|
||||
<td nowrap style="width: 37px"><span style='color:#808080;'>{$tour.zeit}
|
||||
|
||||
{if $tour.fahrerid==0} <td nowrap style="width:150px"><span style='color:#FF0000;'>{$tour.fahrer} </td>{else}
|
||||
{if $tour.look==0} <td nowrap style="width:150px"><span style='color:#808080;'>{$tour.fahrer} </td>{/if}
|
||||
{if $tour.look==1} <td nowrap style="width:150px"><span style='color:#FFFFFF;'>{$tour.fahrer} </td>{/if}
|
||||
{/if}
|
||||
|
||||
|
||||
{if $tour.autoid==0} <td nowrap style="width: 70px"><span style='color:#FF0000;'>{$tour.auto} </td>{else}
|
||||
{if $tour.look==0} <td nowrap style="width: 70px"><span style='color:#808080;'>{$tour.auto} </td>{/if}
|
||||
{if $tour.look==1} <td nowrap style="width: 70px"><span style='color:#FFFFFF;'>{$tour.auto} </td>{/if}
|
||||
{/if}
|
||||
<td align="right";nowrap style="width:60px;"><span style='color:#CCCCCC;'>{$tour.gewicht4} kg </td>
|
||||
<td align="center";nowrap style="width:30px;">
|
||||
{if $tour.status==0} <span style='color:#FFFFFF;'> <i class="fal fa-spinner fa-pulse"> </i> </span>
|
||||
{elseif $tour.status==1} <span style='color:#FF6E00;'> <i class="fas fa-spinner fa-spin"> </i> </span>
|
||||
{elseif $tour.status==2} <span style='color:#14CD6B;'> <i class="fal fa-check"> </i> </span>
|
||||
{elseif $tour.status==3} <span style='color:#FF6E00;'> <i class="fal fa-truck-loading"> </i> </span>
|
||||
{elseif $tour.status==4} <span style='color:#00C1FF;'> <i class="fal fa-truck"> </i> </span>
|
||||
{elseif $tour.status==5} <span style='color:#FFFF00;'> <i class="fal fa-truck-loading"> </i> </span>
|
||||
{else} <span style='color:#404040;'> <i class="fal fa-minus"> </i> </span>
|
||||
{/if}
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- ------------------------------------------------------------------- -->
|
||||
<!-- ------------------------------------------------ Leipzig Block 1-4 -->
|
||||
<!-- ------------------------------------------------------------------- -->
|
||||
|
||||
{/if}
|
||||
446
template/tpl/ajax/pi_werbung2.tpl
Normal file
446
template/tpl/ajax/pi_werbung2.tpl
Normal file
|
|
@ -0,0 +1,446 @@
|
|||
<div class="col-md-12">
|
||||
{if $exxtraanzeige1>0 || $exxtraanzeige2>0 || $exxtraanzeige3>0}
|
||||
<div class="panel panel-warning">
|
||||
<!-- <img src="https://edv.jb-transport.de/template/images/exxtra2.png" alt="" width="550" height="90" /> -->
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Werbung {$kw}.KW am {$exxtrainfo} </h4>
|
||||
</div>
|
||||
{if $exxtraanzeige1>0}<!-- **************************************************** Marktbelege -->
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$werb1 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:170px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:170px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><b><span style='color:#FF0000;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:170px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:170px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#66FFFF6E00FF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style="font-weight:bold;"> {$tour.gewicht} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
{if $exxtraanzeige2>0}<!-- **************************************************** wrnung exxtra land -->
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$werb2 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:170px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:170px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><b><span style='color:#FF0000;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:170px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:170px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style="font-weight:bold;"> {$tour.gewicht} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{if $exxtraanzeige3>0}<!-- **************************************************** werbung exxtra city -->
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$werb3 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:170px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:170px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><b><span style='color:#FF0000;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:170px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#FFFFFF;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:170px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;font-weight:bold;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:110px"><b><span style='color:#FF6E00;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><b><span style='color:#FF0000;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><b><span style='color:#66FFFF;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><b><span style='color:#8C8C8C;font-weight:bold;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style="font-weight:bold;"> {$tour.gewicht} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
{/if}
|
||||
<!-- **************************************************** Rundschau LAND -->
|
||||
{if $rsanzeige1>0}
|
||||
<div class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Rundschau L. Land am {$rsinfo1} -- {$rsnorm1}er Norm</h4>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$rs_tour1 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:180px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:180px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:180px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:180px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#8C8C8C;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.gewicht4} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
<!-- **************************************************** Rundschau Nord -->
|
||||
<!--<div class="row"> -->
|
||||
{if $rsanzeige2>0}
|
||||
<div class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Rundschau L. City Nord am {$rsinfo2} -- {$rsnorm2}er Norm</h4>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$rs_tour2 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:180px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:185px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:180px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:180px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#8C8C8C;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.gewicht4} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
<!-- **************************************************** Rundschau -->
|
||||
<!--<div class="row"> -->
|
||||
{if $rsanzeige3>0}
|
||||
|
||||
<div class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Rundschau L. City West am {$rsinfo3} -- {$rsnorm3}er Norm</h4>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$rs_tour3 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:180px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:180px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:110px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:180px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:180px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#8C8C8C;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.gewicht4} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
|
||||
<!-- **************************************************** Rundschau süd -->
|
||||
<!--<div class="row"> -->
|
||||
{if $rsanzeige4>0}
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Rundschau L. City Süd am {$rsinfo4} -- {$rsnorm4}er Norm</h4>
|
||||
</div>
|
||||
|
||||
<div id="rightmenu" class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$rs_tour4 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<!-- --------------------------- fahrer and car-->
|
||||
{if $tour.fahrernichtda==0}<td nowrap style="width:180px"><span style='color:#FFFFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==1}<td nowrap style="width:180px"><span style='color:#FF0000;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#FF0000;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
|
||||
{if $tour.fahrernichtda==2}<td nowrap style="width:180px"><span style='color:#66FFFF;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.fahrernichtda==3}<td nowrap style="width:180px"><span style='color:#8C8C8C;'>{$tour.fahrer}</td>
|
||||
<td nowrap style="width:85px"><span style='color:#8C8C8C;'> {$tour.time|date_format:"%H:%M"} Uhr</td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:105px"><span style='color:#FF6E00;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:105px"><span style='color:#8C8C8C;'>{$tour.tour}</td>{/if}
|
||||
{/if}
|
||||
{if $tour.autonichtda==0}<td nowrap style="width:90px"><span style='color:#FFFFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==1}<td nowrap style="width:90px"><span style='color:#FF0000;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==2}<td nowrap style="width:90px"><span style='color:#66FFFF;'>{$tour.auto}</td>{/if}
|
||||
{if $tour.autonichtda==3}<td nowrap style="width:90px"><span style='color:#8C8C8C;'>{$tour.auto}</td>{/if}
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.gewicht4} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
<!-- **************************************************** Sachsen Sonntag -->
|
||||
{if $sasoanzeige>0}
|
||||
|
||||
<div class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Sachsen-Sonntag {$sasoinfo} -- {$sasonorm}er Norm</h4>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$saso_tour1 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}
|
||||
<td nowrap style="width:180px;"> <span style=""> {$tour.fahrer} </td>
|
||||
<td nowrap style="width:85px; "> <span style=""> {$tour.time|date_format:"%H:%M"} Uhr </td>
|
||||
{if $tour.aktiv==0}<td nowrap style="width:100px"><span style='color:#66FFFF;'>{$tour.tour}</td>{/if}
|
||||
{if $tour.aktiv==1}<td nowrap style="width:100px"><span style='color:#FFFFFF;'>{$tour.tour}</td>{/if}
|
||||
<td nowrap style="width:90px; "> <span style=""> {$tour.auto} </td>
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.gewicht3} kg </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
<!-- --------------------------- fahrer -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
<!-- **************************************************** FAZ am Sonntag -->
|
||||
{if $fazanzeige>0}
|
||||
|
||||
<div class="panel panel-warning">
|
||||
<h4 align="center"><span style='color:#FF6E00;font-weight:bold;'>Frankfurter Allgemeine am Sonntag {$fazinfo}</h4>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
{foreach from=$faz_tour1 item=tour}
|
||||
<tr style="height: 3px;">
|
||||
<td nowrap style="width:180px;"> <span style=""> {$tour.fahrer} </td>
|
||||
<td nowrap style="width:85px; "> <span style=""> {$tour.time|date_format:"%H:%M"} Uhr </td>
|
||||
{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}
|
||||
<td nowrap style="width:90px; "> <span style=""> {$tour.auto} </td>
|
||||
<td nowrap style="width:60px; "> <span style=""> {$tour.exemplare} St. </td>
|
||||
{if $tour.smsstatus==2}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-check" aria-hidden="true"></i></td>
|
||||
{elseif $tour.smsstatus==0}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-minus" aria-hidden="true"></i></td>
|
||||
{else}
|
||||
<td align="right";nowrap style="width:30px; "><span style='color:#8C8C8C;'><i class="fa fa-hourglass-end" aria-hidden="true"></i></td>
|
||||
{/if}
|
||||
<!-- --------------------------- fahrer -->
|
||||
</tr>
|
||||
{/foreach}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if} </div>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue