add ticket installment
This commit is contained in:
@@ -36,6 +36,11 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
'attribute' => 'comment',
|
||||
'format' => 'html'
|
||||
],
|
||||
[
|
||||
'attribute' => 'status',
|
||||
'value' => 'statusName',
|
||||
'label' => "Státusz"
|
||||
],
|
||||
|
||||
['class' => 'yii\grid\ActionColumn',
|
||||
'template' => '{view}'
|
||||
|
||||
Reference in New Issue
Block a user