60 lines
2.5 KiB
PHP
60 lines
2.5 KiB
PHP
<?php
|
|
/* Smarty version 4.3.0, created on 2024-07-23 08:16:21
|
|
from '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/ajax/ue_iloscan2.tpl' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '4.3.0',
|
|
'unifunc' => 'content_669f4ab5237fd6_68237798',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'55492a090af5e2c5801645960011349473fa9f75' =>
|
|
array (
|
|
0 => '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/ajax/ue_iloscan2.tpl',
|
|
1 => 1721715375,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_669f4ab5237fd6_68237798 (Smarty_Internal_Template $_smarty_tpl) {
|
|
?>
|
|
<table class="no-style full" style="color: #000;line-height: 2;margin: 10px">
|
|
|
|
<tbody>
|
|
<?php
|
|
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['data2']->value, 'onl');
|
|
$_smarty_tpl->tpl_vars['onl']->do_else = true;
|
|
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['onl']->value) {
|
|
$_smarty_tpl->tpl_vars['onl']->do_else = false;
|
|
?>
|
|
<tr style="line-height:18px">
|
|
<?php if ($_smarty_tpl->tpl_vars['onl']->value['collie'] == 0) {?> <td width="80px">gesamt</td> <?php } else { ?> <td width="80px">Pack. <?php echo $_smarty_tpl->tpl_vars['onl']->value['collie'];?>
|
|
</td> <?php }?>
|
|
<td nowarp width="160px"><?php echo $_smarty_tpl->tpl_vars['onl']->value['datum'];?>
|
|
</td>
|
|
<td nowarp width="300px"><?php echo $_smarty_tpl->tpl_vars['onl']->value['beschreibung'];?>
|
|
</td>
|
|
<td nowarp width="300px"><?php echo $_smarty_tpl->tpl_vars['onl']->value['empfaenger'];?>
|
|
</td>
|
|
</tr>
|
|
<!--
|
|
<tr style="line-height:18px"> <td width="99px">Scan : </td> <td width="260px"><?php echo $_smarty_tpl->tpl_vars['onl']->value['datum'];?>
|
|
</td> </tr>
|
|
<tr style="line-height:18px"> <td width="99px">Status : </td> <td width="260px"><?php echo $_smarty_tpl->tpl_vars['onl']->value['status'];?>
|
|
-<?php echo $_smarty_tpl->tpl_vars['onl']->value['beschreibung'];?>
|
|
</td> </tr>
|
|
<tr style="line-height:18px"> <td width="99px">Packst Nr.: </td> <td width="260px"><?php echo $_smarty_tpl->tpl_vars['onl']->value['collie'];?>
|
|
- <?php echo $_smarty_tpl->tpl_vars['onl']->value['empfaenger'];?>
|
|
</td> </tr>
|
|
<tr style="line-height:18px"> <td width="99px">--------------------</td> <td width="260px">------------------------------------------------</td> </tr>
|
|
-->
|
|
<?php
|
|
}
|
|
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
|
|
</body>
|
|
</table><?php }
|
|
}
|