add ticket installment

This commit is contained in:
2016-01-22 14:45:56 +01:00
parent bb5978c1df
commit a2a6b1f240
51 changed files with 1498 additions and 113 deletions

View File

@@ -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}'