add payment later customer description
This commit is contained in:
@@ -102,9 +102,15 @@ use common\models\Transfer;
|
||||
},
|
||||
],
|
||||
*/
|
||||
[
|
||||
'attribute' => 'customer_description',
|
||||
'label' => 'Megjegyzés',
|
||||
'enableSorting' => false,
|
||||
'contentOptions' => ['class' => 'customer_description'],
|
||||
],
|
||||
[
|
||||
'attribute' => 'ticket_comment',
|
||||
'label' => 'Megjegyzés',
|
||||
'label' => 'Megj',
|
||||
'enableSorting' => false,
|
||||
'contentOptions' => ['class' => 'ticket_comment'],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user