add display money to account state close, delete ticket on customer tickets
This commit is contained in:
@@ -32,6 +32,10 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
'name',
|
||||
'money',
|
||||
'created_at:datetime',
|
||||
[
|
||||
'attribute' => 'comment',
|
||||
'format' => 'html'
|
||||
],
|
||||
|
||||
['class' => 'yii\grid\ActionColumn',
|
||||
'template' => '{view}'
|
||||
|
||||
Reference in New Issue
Block a user