add reception key changes, add money movent storno, status display
This commit is contained in:
@@ -190,6 +190,24 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
<?php echo $model->ticket->part_paid ;?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
DetSta válasz kód
|
||||
</th>
|
||||
<td>
|
||||
<?php echo $model->detsta_answer ;?>
|
||||
</td>
|
||||
<th>
|
||||
DetSta válasz szöveg
|
||||
</th>
|
||||
<td>
|
||||
<?php echo $model->comment ;?>
|
||||
</td>
|
||||
<th>
|
||||
</th>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user