add display money to account state close, delete ticket on customer tickets
This commit is contained in:
@@ -59,11 +59,9 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
*/
|
||||
'price_brutto',
|
||||
'created_at:datetime',
|
||||
/*
|
||||
['class' => 'yii\grid\ActionColumn',
|
||||
'template' =>'{view} {update}',
|
||||
'template' =>'{delete}',
|
||||
],
|
||||
*/
|
||||
],
|
||||
]); ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user