add tpl and php for return of rent in entries
This commit is contained in:
parent
54858e2d18
commit
08e2af1f1d
12 changed files with 100 additions and 30 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<td>{$output.output_date}</td>
|
||||
<td>{$output.kind}</td>
|
||||
<td>{$output.equipment_number}</td>
|
||||
<td>{$output.equipment.designation}</td>
|
||||
<td>{$output.equipment}</td>
|
||||
<td>{$output.additional_comment}</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue